ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Handling a control through programming in a report
All report controls can be handled through programming......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Copying controls from the page editor
The controls can be copied from the page editor......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Size (Property)
The Size property is used to determine and change the size of an element.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Scheduler control functions
List of functions that can be used with a Scheduler control....
TreeMap control functions
The following functions are used to manage TreeMap controls:...
Organizer control functions
The following functions are used to manage the Organizer control:...
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Map control functions
Map control functions...
TimeLine control functions
The following functions are used to manage TimeLine controls:...
Tab control functions
The following functions are used to manage tabs......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to handle Image Editor controls and WDPic variables, using prefix syntax:
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Table control functions
List of functions specific to Table controls...
TreeView control functions
The following functions are used to manage TreeView controls:...