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>.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).
Constants for managing Windows events
The following constants are used to manage Windows events:...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
fMemExist (Function)
Checks the existence of a shared memory zone.
Open (Function)
Opens a modal WINDEV window.
Native MySQL Connector - License Agreement
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
dFill (Example)
Usage example of the dFill function
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
TableInfoXY (Example)
Usage example of the TableInfoXY function
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
2. User-friendly editors in practice
Programming overview in C and C++
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Global and local variable
Two types of variables are available......