ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

(No title )
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
nWDGetLastError: Error code of last error
Error code of last error......
The Edit control
The Edit control allows users to enter data......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Status bar of windows
The status bar of a window is used to display several types of information......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Operator on Address
The & operator returns the address of a variable as an integer
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
The Tab control
The Tab control is used to simultaneously display different controls......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The Check Box control
A Check Box can correspond to......