ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
dCopyImage (Example)
Usage example of the dCopyImage function
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
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.
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.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
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......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ChangeCharset (Example)
Usage example of the ChangeCharset function
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
fWriteLine (Example)
Usage example of the fWriteLine function