ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
3. Deploying a dynamic WEBDEV site
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
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"......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Report and project
In most cases, a report is linked to a project......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
1. Project and analysis
Sorts in a report
The sort is used to organize the information displayed in the report......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......