ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Manager of automated tests
The test manager is used to......
Bitwise operators
The operations on binary values are performed......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Events associated with a Navigation Bar control
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Manipulating Layout controls programmatically
A Layout control can be......