ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
3-tier architecture
The development in "3-tier" architecture is now simplified......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
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....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
grPrint (Function)
Prints a chart.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
<Chart>.Print (Function)
Prints a chart.