ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
DownloadAdd (Function)
Adds a new download in the device's download manager....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
WaitWindowStart (Function)
Opens the wait window of application.
PermissionRequest (Function)
Prompts the user to grant an application permission.
SMSSend (Function)
Sends an SMS.
15. Creating the executable in practice
Creating the executable in practice...
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Calling a procedure/a function
Syntax for calling a local or global procedure.
zipNbPart (Example)
Usage example of the zipNbPart function
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
fCurrentDir (Example)
Usage example of the fCurrentDir function
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.