ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android and Java: WLanguage procedure calls
Modifies the location of log files corresponding to an HFSQL data file.
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 permission functions
The following functions are used to manage permissions in Android applications
Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
File download functions
The following functions are used to manage downloads...
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
URI functions
The following functions are used to manage URIs
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
geoRunApp (Function)
Starts the device's native maps application to display:
  • a specific geographical location,
  • a route between two locations.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Using Kotlin code
Kotlin is a programming language mainly used for Android development...
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit...
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
Camera control in a mobile application
The Camera control is used to...
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Android Widget windows
An Android application can contain one or more Widget windows......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Android Control Center
Do you know where to find your application log files?...
Android permission management
Android applications require permissions to provide certain features that may require access...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
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......
Managing the calendars (Android/iOS)
and tablets in Android and iOS......
Phone constants (Android / iOS)
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Android: Conditions for using the Map control
in an Android application......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
1
2
>