ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Edit control programmatically
You can handle Edit controls programmatically......
Programming automatic calculations in the columns of a Table control
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Report blocks
A printed report includes several sections......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Handling report blocks
The different operations available on report blocks are as follows......
The Edit control
The Edit control allows users to enter data......
Handling the report blocks through programming
Each report block is associated with different events......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Body block
The Body block corresponds to the main block of the report......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
End of Document block
The End of document block is run once at the end of the report execution......
Page Header block
The Page header block is printed on each new page......
Events associated with Shape controls
List of events associated with Shape controls...
Start of Break block (Break header)
The Start of break block is optional......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The HTML control
The HTML control displays HTML pages or HTML code......
Page Footer block
The Page footer block is run at the end of each page......
End of break block
The End of break block is optional......
The Calculated control
The "Calculated" control is used to perform calculations in a report......