ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
<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.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
DataType (Function)
Identifying the type of a WLanguage variable.
Events associated with supercontrols
List of events associated with supercontrols...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Error 2109: You are using the ObjectInfo function
Constants for managing images in websites
Open (External language)
Opens a window.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Conversion (Function)
Converts a value from a unit to another one.
Configuring an application with User Groupware
Using the Vista style in your windows
WINDEV allows you to customize......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
dArc (Example)
Usage example of the dArc function
How to develop a PHP site?
What is a PHP site?......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
dRectangle (Example)
Usage example of the dRectangle function
Constant
The constants are language elements whose value is fixed once and for all...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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.