ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFRead (Function)
Retrieves the Salesforce records from their identifiers.
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....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Error (Function)
Displays a custom error message in a system error window.
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.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
CharactTypeCount (Function)
Returns the number of characters matching a given type.
iEndReport (Function)
Forces the report print to stop.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
XMLDocument (Example)
Usage example of the XMLDocument function