ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Notification
The Notification keyword can correspond to:
Progress Bar control properties
List of properties associated with the Progress Bar control...
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
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
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
EXE constants
List of constants used by the functions for managing executables....
Image control: the supported formats
The supported image formats are as follows:...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
TelemetryEnable (Function)
Enables the telemetry manually.