ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
15. Repeating a group of controls: loopers
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating...
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Constants for managing the Image Editor control
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts...
Programming custom calculations in Table controls
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Events associated with a Dockable Panel control
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
<HTML Display control>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top...
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created...