ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
17 results for: Carte Champ
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
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....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Composite chart
A composite chart is a chart that displays several types of charts......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......