ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
iFont (Function)
Selects the default font.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
XMLParent (Example)
Usage example of the XMLParent function
SFExecuteProcess (Function)
Requests the execution of a specific process.
FTPConnect (Example)
Usage example of the FTPConnect function
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
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.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
fDate (Example)
Usage example of the fDate function
fLock (Function)
Entirely or partially locks an external file.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
iEndReport (Function)
Forces the report print to stop.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
fDateTime (Example)
Usage example of the fDateTime function