ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
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......
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...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
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.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value 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......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.