ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
ToastDisplay (Function)
Displays a "Toast" message.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
EncryptStandard (Example)
Usage example of the EncryptStandard function
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Events associated with the Conference control
List of events associated with a Conference control...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
Handling report blocks
The different operations available on report blocks are as follows......