ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
<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.
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of 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...
Principle of remote check
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Menu management functions
List of functions for managing menus...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
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.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
<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.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......