ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
Binding controls to data
A window or page can display information from......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Referring to an element in a WLanguage event / process
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
1. WLanguage functions specific to WEBDEV