ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
grPrint (Function)
Prints a chart.
<Chart>.Print (Function)
Prints a chart.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
REP files
REP files contain the list of tables handled by the application....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
8. Sharing a project in practice
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
grGetData (Function)
Retrieves a data from a chart.