ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
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"...
Variable scope
Variables can be declared anywhere in the code....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
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......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
W3C standardization
You must comply with the W3C standard (HTML 4......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages,...