ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
<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......
<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....
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......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
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......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Composite chart
A composite chart is a chart that displays several types of charts......
KanbanFilter (Function)
Displays only cards that match the specified filter.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
1
2
3
4
5
6
76
>