ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
19 results for: Android
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...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed.
Managing calendars (Android/iOS)
WINDEV Mobile provides easy access to calendars and appointments on Android and iOS phones and tablets...
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
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
File download functions
The following functions are used to manage downloads...
EmailRunApp (Function)
Starts the native email application on the current computer:
  • Computer running Windows,
  • Mobile device (Android, iPhone, iPad).
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Camera control in a mobile application
The Camera control is used to...
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application.
URI functions
The following functions are used to manage URIs
fListResource (Function)
Lists the resources included in the 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.
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...