ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Chart: Managing legends
Several types of legends are supported in the charts......
grRotation (Function)
Allows you to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
grZoom (Function)
Defines the zoom of a chart.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
grGetData (Function)
Retrieves a data from a chart.
<Source>.ChangeKey (Function)
Changes the browse item.
HChangeKey (Function)
Changes the browse item.
grAddData (Function)
Adds a data into a chart.
Organization chart linked to a data file
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....