ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Designation of current element (Reserved word)
The keywords used to identify the current element are:
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart 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.
grColor (Function)
Returns and initializes the color of different chart elements.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
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...
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
XMLElementName (Function)
Returns the name of current element (tag or attribute).
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
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...
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project...
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
XMLChild (Function)
Positions on the first child element of current element.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLFind (Function)
Performs a search in an XML document.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Breadcrumb control properties
of its elements......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
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......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack,...
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected...
TableRestorePositionAndSelection (Function)
... elements.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found...
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word...
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found...
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element...
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing...