ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeKey (Function)
Changes the browse item.
grGetData (Function)
Retrieves a data from a chart.
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.
<Source>.ChangeKey (Function)
Changes the browse item.
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......
grAddData (Function)
Adds a data into a chart.
Organization chart linked to a data file
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)....
WDHFDiff - Use
WDHFDiff is used to compare......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......