ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Category (Property)
The Category property gets and sets the category of an element.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
fCompress (Example)
Usage example of the fCompress function
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Automation object
The Automation keyword is used to declare an automation object...
iPreview (Example)
Usage example of the iPreview function
TelemetryEnable (Function)
Enables the telemetry manually.
InitParameter (Function)
Initializes the management of persistent values.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.