ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
iPrintReport (Function)
Prints a report created with the report editor.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Recycle code windows
By default, a single code window is opened per ......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.