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).
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Weight (Property)
The Weight property is used to get and change the weight of an element.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Border (Property)
The Border property is used to get and change the borders of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
Option (Property)
The Option property is used to get and change certain options.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
".STY" file: "Style sheet" file
A style sheet is a "......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Description (Property)
The Description property is used to get and change the description of an element.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
StartDate (Property)
The StartDate property gets and sets the start date of a time period.
Note (Property)
The Note property is used to get and change a text associated with an element.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......