ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
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.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
xlsVersion (Function)
Returns the Excel version that was used to save the file.
fDate (Example)
Usage example of the fDate function
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....