ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
iParameter (Function)
Retrieves the printer configuration and configures the print.
XMLDocument (Function)
Creates a new XML document.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
fDate (Example)
Usage example of the fDate function
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
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)....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.