ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Example)
Usage example of the dCopyImage function
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.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
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.
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.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
SFDelete (Function)
Deletes records from a Salesforce database.