ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Responsive Web Design: Slice management
In the WEBDEV editor, different resolutions are represented via slices......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Events associated with Looper controls
List of events associated with Looper controls...
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with Table controls
List of events associated with Table controls...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Constants for managing Map controls
Constants for managing Map controls...
Windows
The windows represent the main interface of a WINDEV application......