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.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar 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.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box 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.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current...
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed...
LooperInsertLine (Function)
Inserts a row into a Looper control.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory...
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process...
HSL (Function)
Creates a color from its hue, saturation and lightness.
XMLAddChild (Function)
Adds a child tag into an XML document.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server...
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based...
RGBBlue (Function)
Returns the blue component of an RGB color.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite...
docCell (Variable type)
The docCell type is used to define the advanced characteristics of a table cell in a Word...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
Compilation options (chm format)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given...