ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
<Table>.DeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
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......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Table>.MoveColumn (Function)
Moves a column in a Table or TreeView Table control.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
1
3
4
5
6
7
245
>