ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Format (Property)
The Format property is used to identify and change the format of an element
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
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
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
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)....
SFDelete (Function)
Deletes records from a Salesforce database.
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).
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:...
fCompress (Example)
Usage example of the fCompress function
FTPSend (Example)
Usage example of the FTPSend function