ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
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
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
KeyCompareKey (Function)
Compares an initial key with an activation key.
xlsClose (Function)
Closes an XLS file.
Format (Property)
The Format property is used to identify and change the format of an element
SFDelete (Function)
Deletes records from a Salesforce database.
EventDestroy (Function)
Explicitly destroys an event.
fCurrentDrive (Function)
Gets or sets the current drive.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Category (Property)
The Category property gets and sets the category of an element.
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:...