Home  /  Education Apps  / aVBasicDB on Windows Pc

aVBasicDB on Windows Pc

Developed By: Crossword Project

License: Free

Rating: 1,0/5 - 1 votes

Last Updated: December 27, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version aVBasic DB 1.11
Size 11 MB
Release Date February 04, 17
Category Education Apps

What's New:
Fixed slowdown in control edit on some systems. Updated DBTest to V2. [see more]

Description from Developer:
The developer that created aVBasic Free and aVBasic now bring you aVBasicDB. aVBasicDB is the same visually oriented programming environment as the other versions. Select a contr... [read more]

App preview ([see all 11 screenshots])

App preview

About this app

On this page you can download aVBasicDB and install on Windows PC. aVBasicDB is free Education app, developed by Crossword Project. Latest version of aVBasicDB is aVBasic DB 1.11, was released on 2017-02-04 (updated on 2023-12-27). Estimated number of the downloads is more than 1. Overall rating of aVBasicDB is 1,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install aVBasicDB on Windows?

Instruction on how to install aVBasicDB on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install aVBasicDB on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install aVBasicDB using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "aVBasicDB" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install aVBasicDB on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "aVBasicDB" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: aVBasic DB 1.11.

Download aVBasicDB aVBasic DB 1.11 on Windows PC – 11 MB

The developer that created aVBasic Free and aVBasic now bring you aVBasicDB. aVBasicDB is the same visually oriented programming environment as the other versions. Select a control with the menu selection "New Control," drag it to where you want it on the screen, and touch it to change it, then add BASIC code to it. One line of BASIC can do a lot.

aVBasic allows you to write your own applications and run them on your device. Using an extended version of the BASIC language, you are able to add labels, text fields, buttons and switches on your screen, add code to them, and run your application.

With a comprehensive document included, you can read about the features available to you. aVBasic is fun and educational, great for a fifth grader or above.

aVBasicDB is more advanced than AVBasic. Its list of controls includes Textfield, Label, Button, TextView, Progress Bar, Segmented Switch, Table, Startup Control, Timer Control, Paint Control, and an Option Menu Control.

In addition, aVBasicDB includes a database based on the public domain sqlite engine. You may exchange databases with your PC or Mac or other tablet or phone. aVBasicDB does not support encrypted databases. Databases can be created by using OpenDB. You can use SQL with SQLExec and SQLSelect. Database commands included are CreateDBTable, DBFileList, DeleteDB, FirstRecord, GetField, GetNumRecords, IsEOF, LastRecord, NextRecord, OpenDB, ReadDBDataset, SearchDB, SQLExec, SQLSelect, WriteDBDataset.

There is full documentation with hundreds of examples of how to use aVBasic's commands, along with example programs. Commands include SetControlText, GetControlText, Say, readHardwareInfo, ReadControlXY, WriteControlXY, and more.

Currently aVBasicDB only supports portrait mode. aVBasic Pro supports both landscape and portrait.

aVBasicDB allows you to drop controls onto your device screen, drag them where you want them, and then tap them to write the code for the application. Using an extended version of the BASIC language, you place controls on your screen, add code to them, and run your application.

For example, use New Control to add a button, touch the button and touch the "edit code for button push event" button and then add the line " say["hello"] " touch the ok button, then the next ok button, then touch the Running Man so it turns into a stop sign, and touch the button you added. Your device will speak "hello".

aVBasicDB is an extended form of Basic, using labels instead of line number, and extended with functions that allow you to use the power of the standard Android controls. Some of the commands available are EnableControl, DisableControl, HideControl, ShowControl, GetControlValue, DrawArc, DrawLine, DrawOval, DrawPoly, DrawRect, DrawText, FillOval, poly, rectangle, isPointInRect, setFingerPaint, and SetLineWidth.

With aVBasicDB you also have access to your contact list. You can ReadContactInfo[], and SelectContact[]. In addition you can define your own commands and functions using the Library control.
Fixed slowdown in control edit on some systems. Updated DBTest to V2.