ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
12. Preventing from going back to a page
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
HListUser (Function)
Returns the list of users defined for a connection.