ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
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.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Principle of remote check
Container column in a Table control
A cell found in a Table control can contain a set of controls......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
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....
Menu management functions
List of functions for managing menus...
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.
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.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<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......
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......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......