ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Automation object
The Automation keyword is used to declare an automation object...
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Scope (Property)
The Scope property property is used to specify requested permissions.
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
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
dCopyImage (Example)
Usage example of the dCopyImage function
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SFExecuteProcess (Function)
Requests the execution of a specific process.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.