ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
<Chart>.GetData (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.
grGetData (Function)
Retrieves a data from a chart.
<Chart>.AddData (Function)
Adds a data into a chart.
grZoom (Function)
Defines the zoom of a chart.
Organization chart linked to a data file
<Chart>.Zoom (Function)
Defines the zoom of a chart.
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)....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
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......