ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite variable
A composite variable contains different types of elements (members)...
Declaring and using a variable
A variable is defined by name and type...
Checkers available in the code editor
The code editor proposes several tools used to correct the code...
Assignment operators
Three assignment operators are available...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
IsNumeric (Function)
Enables you to find out whether a variable or a control is:
  • a numeric (integer, real, currency or numeric).
  • a string that can be converted into numeric.
Constant
The constants are language elements whose value is fixed once and for all...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program...
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified...
Constants for managing fonts
List of constants used by the functions for font management....
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
SaaSAdminModifyService (Function)
Modifies a SaaS service.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection,...
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified...
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy...
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.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
ScanProperty (Function)
Used to get and change the properties of a scanner.
HIndex (Function)
Rebuilds the file index (".NDX" file).
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Phone management functions
List of functions for phone management...
Constants used for managing the multi-touch
Constants for managing the multi-touch...
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function...
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.