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).
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Modified (Property)
The Modified property lets you know if an element has been modified.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Report based on a query
Queries are used to easily select records in one or more data files......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Border (Type of variable)
The Border type is used to handle a border through programming...
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
LeftIndent (Property)
The LeftIndent property gets and sets the left indent of an element.
RightIndent (Property)
The RightIndent property gets and sets the right indent of an element.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Events associated with pages
List of events associated with pages...
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.