ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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).
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
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......
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
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......
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
1
3
4
5
6
7
76
>