ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.).....
FTPSend (Example)
Usage example of the FTPSend function
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.
fCompress (Example)
Usage example of the fCompress function
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)....
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Automation object
The Automation keyword is used to declare an automation object...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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, ...).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......