ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Composite chart
A composite chart is a chart that displays several types of charts......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The Dashboard control
Dashboards are essential elements in an application......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
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.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
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......
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....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
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......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Manipulating PDF Reader controls programmatically (prefix syntax)
PDF Reader controls can be manipulated programmatically......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
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......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......