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......
<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....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
grZoom (Function)
Defines the zoom of a chart.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
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......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
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....
grAddData (Function)
Adds a data into a chart.
grPrint (Function)
Prints a chart.
<Chart>.Print (Function)
Prints a chart.