ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Style sheet
A style sheet ("......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Managing assertions
...The main available features are as follows:...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Feedback component
The Feedback component is a component provided with WINDEV......
10. Smart controls
Smart controls...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Native Access to SAP
SAP is a widely used ERP......
3. UML models in practice
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Merging differences (SCM)