ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Filling a Chart control
The data that will be displayed in the Chart control can come from......
<Scheduler>.PositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically).
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
Constants used by the functions for managing Tab controls