ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Category: Developing for Android
15 results
Android 10: Changes in the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite.
Android Widget windows
An Android application can contain one or more Widget windows...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only...
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To test these applications directly on an Android phone, the following operations must be performed ...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device...
Using Kotlin code
Kotlin is a programming language mainly used for Android development...