ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designation of current element (Reserved word)
The keywords used to identify the current element are:
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Calendar>.SelectCount (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.
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...
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...
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project...
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
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.
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Type (Property)
The Type property is used to get and change the type of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
State (Property)
The State property is used to get and change the state of an element.
Color (Property)
The Color property is used to get and change the color of an element.
Title (Property)
The Title property is used to get and change the title of an element.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
Content (Property)
The Content property is used to get and change the content of an element.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Group (Property)
The Group property is used to identify and change groups of elements.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Border (Property)
The Border property is used to get and change the borders of an element.
Link (Property)
The Link property is used to get and change the link of an element.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Source (Property)
The Source property is used to get and change the source of an element.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Error 113: Non-dynamic array without definition
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.