ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
11. Table/Looper controls
Change the volume of a UPnP device....
6. Editing a page: zoning mode
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
ERR_NO_WDADMIN
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit....
Thread execution
At runtime, an application runs in a main thread......
Error 301: Unknown identifier
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior....
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
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......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......