ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: SDK Android
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Binary values management functions
List of functions for managing binary values...
Photo album management functions
Photo album management functions...
Check Box control functions
The following functions are used to manage the Check Box controls......