ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLDocument (Example)
Usage example of the XMLDocument function
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.
Google Maps management functions
List of functions for managing Google maps...
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
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.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
dbgEnableLog (Function)
Enables the runtime log programmatically.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.