ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
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......
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Organization chart linked to a data file
<Gantt chart>.ChangeMode (Function)
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control.
Chart: Managing legends
Several types of legends are supported in the charts......
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
1
2
3
4
5
6
124
>