ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
End of Document block
The End of document block is run once at the end of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
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......
Body block
The Body block corresponds to the main block of the report......
The Flexbox control
Flexbox is a standard layout system for web pages......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
FontCreate (Function)
Creates a font definition.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......