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...
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, ...
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]...
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated...
End of break block
The End of break block is optional......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Managing the analysis versions
from the data model editor......
Specific features of the Express version
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...
11. Internal components in practice
Internal components in practice...
12. Preventing from going back to a page
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed...
".STY" file: "Style sheet" file
A style sheet is a "......
Multilingual project
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Select query description window
The description window of a select query includes several sections......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used...
Status bar of windows
The status bar of a window is used to display several types of information......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed...
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed...
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
10. Internal components in practice
8. Associating controls with data
Testing a project: setting
By testing the project you can simulate how the application will run......