ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
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....
dCopyImage (Example)
Usage example of the dCopyImage function
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
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.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
dFont (Example)
Usage example of the dFont function
Warning 18: Loop without potential end
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.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
SFDelete (Function)
Deletes records from a Salesforce database.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Comparison operators
The comparison operators can be divided into several categories......