ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
Virtual (Property)
The Virtual property determines if an element is virtual.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
12. Control templates
...Control templates...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Creating a window skin template
11. Window templates
WINDEV Mobile allows you to create window templates....
State (Property)
The State property is used to get and change the state of an element.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Secret string vault
Passwords, private keys and tokens are often used in programming......
Category (Property)
The Category property gets and sets the category of an element.
Modified (Property)
The Modified property lets you know if an element has been modified.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Author (Property)
The Author property gets and changes the author of an element.
Number (Property)
The Number property is used to get the number of an element.
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Global (Property)
The Global property is used to determine if an element is global.
Empty (Property)
The Empty property is used to determine if an element is empty.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.