ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Carte SIM
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....
Pyramid charts
Pyramid charts allow you to view data in descending order......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
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)....
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
<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).
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
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....
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
The use of the Automation type in a site is reserved for the advanced users
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Composite chart
A composite chart is a chart that displays several types of charts......