ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
fCompress (Example)
Usage example of the fCompress function
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.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
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.).....
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.