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.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
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).
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
<List Box>.SelectCount (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.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Font set (WEBDEV website)
The browser support the most common fonts by default......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities...
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different...
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found...
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image...
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures...
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures...
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned...
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without...