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.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
SpreadsheetSelectComment (Function)
Allows you to: determine if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....