ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
fSelectDir (Function)
Opens a directory picker.
EmailCheckAddress (Function)
Checks the validity of an email address.
CommandLine
The CommandLine keyword can correspond to...
HTransactionSavepoint (Function)
Declares a transaction savepoint.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
CreateShortcut (Example)
Usage example of the CreateShortcut function
RestartProgram (Function)
Ends the application and restarts it.
HFilter (Function)
Defines and enables a filter on a table, view or query.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.