ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
10. Customizing the aspect of a site: skin elements
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Operations performed on sequence diagrams
The following paragraphs explain......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....