ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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: "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: "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...
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
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.)......
DataType (Function)
Identifying the type of a WLanguage variable.
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.