ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Example)
Usage example of the HState function
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Round (keyword)
The Round keyword can correspond to...
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
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.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HRecNum (Example)
Usage example of the HRecNum function
HListKey (Example)
Usage example of the HListKey function
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HNbRec (Example)
Usage example of the HNbRec function
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....