ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
2. Projects in practice
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
CallDLL32 (Function)
Runs a function found in an external DLL.
Border management constants
List of constants used by the border management functions....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Creating the skin template of a report
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Creating a table in a report
Tables can be created in a report......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.