ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
12 results for: Android
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
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed.
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...
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS...
URI functions
The following functions are used to manage URIs
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
URISelect (Function)
Opens a system window to select a resource from:
  • the device file system,
  • the Cloud (Google Drive, Microsoft OneDrive, etc.)
  • one of the content managers installed on the device.
EmailRunApp (Function)
Starts the native email application on the current computer:
  • Computer running Windows,
  • Mobile device (Android, iPhone, iPad).
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...