ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Android Widget windows
An Android application can contain one or more Widget windows...
Widget functions
Revokes a JSON Web Token (JWT).
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Constants for managing emails
List of constants used by the functions for managing emails....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Managing parallel tasks
The computers are becoming more and more powerful......