ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
The Flexbox control
Flexbox is a standard layout system for web pages......
ERR_BAD_APPLICATION
Error 1013: The access to the member of the class is restricted by a protected inheritance
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
11. Controls in practice
Discover the main characteristics of the controls...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Handling controls in a report
The different operations available for the report controls are as follows......