ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HWatchStop (Function)
Stops watching a table on an HFSQL server.
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
WDTrans: Overview
WDTrans is a tool for canceling transactions......