ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
XMLParent (Example)
Usage example of the XMLParent function
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
XMLDocument (Example)
Usage example of the XMLDocument function
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.