ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDestinationControl (Function)
Defines an Image control as destination of a chart.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
grExist (Function)
Checks the existence of a chart in memory.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...
grDraw (Function)
Draws a chart according to the specified parameters.
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 "Area" charts
The Area chart is used to highlight the amplitude of a change......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
grTitle (Function)
Modifies the caption and/or position of the chart title....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
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......
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
1
2
3
4
5
6
268
>