ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
iGroupAdd (Function)
Adds a report to a group of reports.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Organization Chart control functions
iSequencingPrint (Function)
Prints a sequence of reports.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
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......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......