ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category (Property)
The Category property gets and sets the category of an element.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Automation object
The Automation keyword is used to declare an automation object...
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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)....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HCreateMovableReplica (Function)
Creates a movable replication.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
xlsSave (Function)
Saves an XLS document.
SFUndelete (Function)
Restores previously deleted Salesforce records.
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
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
TelemetryEnable (Function)
Enables the telemetry manually.
InitParameter (Function)
Initializes the management of persistent values.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......