ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
3-tier architecture
The development in "3-tier" architecture is now simplified......
Creating an insert query
An insert query (corresponding SQL statement......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
grAddData (Function)
Adds a data into a chart.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
1
5
6
7
8
9
182
>