ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactDisplay (Function)
Opens the contact details window in the native application of the device (Android, iPhone or iPad).
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
fDelete (Function)
Deletes a file accessible from the current computer.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
fDriveInfo (Function)
Returns information about a drive.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
HChangeConnection (Example)
Usage example of the HChangeConnection function
HMode (Function)
Changes the mode and the method for locking data files.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.