ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
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
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
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.
dSlice (Example)
Usage example of the dSlice function
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
iPrintDoc (Function)
Prints a document in "docx" format.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Properties associated with a report
List of properties associated with a report...
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.