ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Seek (Function)
Searches for the index of an element in a WLanguage array.
List of extension attributes
The list of extension attributes ......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
HChangeConnection (Example)
Usage example of the HChangeConnection function
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
VariableReset (Function)
Resets the variable to its initial value.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
SQLTransaction (Example)
Usage example of the SQLTransaction function
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.