ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Creating the Table windows of the WINDEV RAD pattern
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
CallDLL32 (Function)
Runs a function found in an external DLL.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
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)......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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......