ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Composite chart
A composite chart is a chart that displays several types of charts......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
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......
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
1
3
4
5
6
7
246
>