ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Action Bar control events
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Environment of the report editor
Environment of the report editor...
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
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....
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.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
The planes in WEBDEV
The planes are used to group the controls of an element......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
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>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("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")....
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.