ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
Example for creating a select query
This help page explains how to create two select queries......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Action Bar control events
Events associated with Table controls
List of events associated with Table controls...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Control (Variable type)
The Control type is used to define the characteristics of a control.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Programming the table cells
The Table controls can be handled......
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
The planes in WEBDEV
The planes are used to group the controls of an element......