ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Movable (Property)
The Movable property is used to define if an element can be moved.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
Project description: Style tab
The project description window allows you to configure various elements of your project......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Project description: Theme tab
The project description window allows you to configure various elements of your project......
Install a WEBDEV Application Server for Linux
There are several steps to install the WEBDEV Application Server on a Linux server......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Classes, members, methods and properties
A class is made of......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Typing multilingual texts
For a multilingual application, you have the ability to......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Note (Property)
The Note property is used to get and change a text associated with an element.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.