ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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......
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Link functions
Link functions are used to link the interface with the tables and vice versa. These functions are as follows:...
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
FlexAlignSelf (Property)
The FlexAlignSelf property gets and sets the alignment of an item along the cross axis of a Flexbox control (corresponding CSS property: "align-self").
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......