ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Events associated with Looper controls
List of events associated with Looper controls...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Events associated with Table controls
List of events associated with Table controls...
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
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......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
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......