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...
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
Constants for managing Windows events
The following constants are used to manage Windows events:...
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......