ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filling a Chart control
The data that will be displayed in the Chart control can come from......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
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).
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....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
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....
12. Synchronizing data
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
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....
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
17. WLanguage: a simple and powerful language
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Functions for managing images (prefix syntax)