ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Copying controls from the page editor
The controls can be copied from the page editor......
The planes (in a window or in a report)
The planes are used to group the window controls......
Positioning a toolbar
A Toolbar control can be created in a standard window or in an MDI parent window......
Manipulating Word Processing controls programmatically
Word Processing controls can be manipulated programmatically......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
9. Types of standard controls
Types of standard controls...
Functions for handling List Box, ListView and Combo Box controls (prefix syntax)
List of functions for handling List Box, ListView and Combo Box controls (prefix syntax)...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......