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).
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
SocketRead (Function)
Retrieves a message sent by another socket.
HOpenConnection (Function)
Opens a connection to a specific database.
Bar code constants
Phone constants (Android / iOS)
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Code statistics
The code statistics affect......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
SQL functions: Special case
List of SQL functions: Special case...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
SendKey (Function)
Simulates the keystrokes and the mouse actions.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.