ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
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......
Composite chart
A composite chart is a chart that displays several types of charts......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
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......
Properties associated with the chart series
List of properties associated with the chart series...
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
grCreate (Function)
Creates a specific type of chart.
grParameter (Function)
Retrieves or modifies a chart parameter.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
1
2
3
4
>