ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Set of procedures
The global procedures are grouped in set of procedures......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
The Organizer control
The Organizer control is used to display and handle organizers......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Error 1010: The member of the class is constant
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.