ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code...
How to develop a PHP site?
What is a PHP site?......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance...
Creating a WINDEV application for Linux
editor....
9. Sharing a project in practice
Sharing a project in practice...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Thread execution
At runtime, an application runs in a main thread......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...