ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pyramid charts
Pyramid charts allow you to view data in descending order......
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
<Pivot table>.AxisXY (Function)
Allows you to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
hbDeleteTable (Function)
Deletes an HBase table.
Simplify your searches
Table,Display (External language)
Refreshes the Table control.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
11. Table/Looper controls
11. Table/Looper controls
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Content of the Table control
A Table control can be based on a data file, based on a variable 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......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Error 303: ambiguous control name
Table,Add (External language)
Adds an element to a Table control.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
SNMPGetTable (Function)
Reads a table of SNMP values.
Table,Modify (External language)
Modifies an element in a Table control.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....