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]...
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker...
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Variable scope
Variables can be declared anywhere in the code....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table,...
Referring to an element in a WLanguage event / process
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define...
Creating a table in a report
Tables can be created in a report......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements...
Project portfolio
From version 25, you can create "project portfolios"......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
The Edit control
The Edit control allows users to enter data......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......