ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
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)....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
iEndReport (Function)
Forces the report print to stop.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
XMLDocument (Example)
Usage example of the XMLDocument function
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
HDescribeItem (Function)
Describes a file item through programming.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
CharactType (Function)
Returns information about the type of character.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
EventCreate (Function)
Creates an event.