ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Category (Property)
The Category property gets and sets the category of an element.
Format (Property)
The Format property is used to identify and change the format of an element
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Scope (Property)
The Scope property property is used to specify requested permissions.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
zipExtractFile (Example)
Usage example of the zipExtractFile function
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
dFont (Example)
Usage example of the dFont function