ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFExecuteProcess (Function)
Requests the execution of a specific process.
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
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....
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).
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
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.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
BurnerEject (Function)
Opens or closes the door of current burner.
HCreateMovableReplica (Function)
Creates a movable replication.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Border (Type of variable)
The Border type is used to handle a border through programming...
CertificateSignString (Function)
Creates the signature of a character string.