ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. Types of standard controls
Organization chart linked to a data file
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
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....
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......
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)....
<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)....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
grDestinationWnd (Function)
Defines a window as chart destination.
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.
HChangeKey (Function)
Changes the browse item.
grDraw (Function)
Draws a chart according to the specified parameters.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
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......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
grOrientation (Function)
Modifies the orientation of chart axes.
grIncreaseData (Function)
Adds a value to a data in a chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
grType (Function)
Identifies or modifies the type of chart.
grDeleteSeries (Function)
Deletes a data series from a chart.