ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Report and project
In most cases, a report is linked to a project......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
ERR_NO_PAGE
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Method (Property)
The Method property specifies the HTTP method used.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
<Chart>.Print (Function)
Prints a chart.
grPrint (Function)
Prints a chart.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
Type (Property)
The Type property is used to get and change the type of an element.
grZoom (Function)
Defines the zoom of a chart.
Functions for managing objects (External language)
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Chart: Managing legends
Several types of legends are supported in the charts......
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......
Filling a Chart control
The data that will be displayed in the Chart control can come from......