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.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Creating the link buttons in the windows of a WINDEV RAD pattern
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted...
Creating the Relation pages of a WEBDEV RAD pattern
OBEX constants
List of constants used by the OBEX functions....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Events associated with Check Box controls
List of events associated with Check Box controls...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
Width (Property)
The Width property gets and changes the width: of a control or block in a report....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed...
Display (External language)
Displays a value in a control or assigns a value in a variable.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
13. Generation modes
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Creating nested reports
dStraighten (Function)
Transforms an image by applying perspective correction.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional...