ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TelemetryConfigure (Function)
Gets and sets the telemetry settings.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Multimedia functions
List of Multimedia functions...
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Lock constants
List of constants used by the functions for locking the applications....
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
Registry management functions
List of functions for managing the registry...
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
dChord (Example)
Usage example of the dChord function
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.