ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
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......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
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.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
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.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Assisted input management functions
The following functions are used to program assisted input in edit controls...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...