ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFExecuteProcess (Function)
Requests the execution of a specific process.
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....
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).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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...
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......