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, ...
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window....
GglDriveConnect (Function)
Creates a connection to Google Drive.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file....
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
.NET object
To access a class......
Format (Property)
The Format property is used to define the data format of a table.
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project...
Handling a WinForm .Net control through programming
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Window controls
Several types of controls can be used in a window, ......
Style sheet
A style sheet ("......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min