ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Designation of current element (Reserved word)
The keywords used to identify the current element are:
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
XMLChild (Function)
Positions on the first child element of current element.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
XMLFind (Function)
Performs a search in an XML document.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
grColor (Function)
Returns and initializes the color of different chart elements.
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete...
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
5. Project configuration
Project configuration...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example:...
Specific features of the Express version
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
Creating and generating an external component
A component must be created from a project containing all the elements required...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Custom properties (WLanguage)
A custom property is a code element with two events......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls...
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding...