ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
SCM: Merging differences
WDOptimizer is used to......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Environment of the data model editor
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......