ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
fMoveDir (Example)
Usage example of the fMoveDir 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).
SocketCreate (Example)
Usage example of the SocketCreate function
TwainState (Example)
Usage example of the TwainState function
HListFile (Example)
Usage example of the HListFile 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.
SysIconAdd (Example)
Usage example of the SysIconAdd function
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.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Properties associated with a report
List of properties associated with a report...
DnDAccept (Example)
Usage example of the DnDAccept function
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
MQTT constants
Constants used by the MQTT functions...
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
HTTPGetResult (Example)
Usage example of the HTTPGetResult function