ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
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...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (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).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
dCircle (Example)
Usage example of the dCircle function
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Constant
The constants are language elements whose value is fixed once and for all...
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
Constants for managing windows
List of constants used by the functions for managing windows...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
WEBDEV Application Server - 10 connections - License agreement
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
dPolygon (Example)
Usage example of the dPolygon function
Creating the menus for the windows of the WINDEV RAD pattern
Open (Function)
Opens a modal WINDEV window.
OpenMobileWindow (Function)
Opens a window in a mobile application.
DataType (Function)
Identifying the type of a WLanguage variable.
diagRectangle (Variable type)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.