ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
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 "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Composite chart
A composite chart is a chart that displays several types of charts......
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Pyramid charts
Pyramid charts allow you to view data in descending order......
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......