ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designation of current element (Reserved word)
The keywords used to identify the current element are:
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Calendar>.SelectCount (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...
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...
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
ListSelectCount (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...
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
XMLChild (Function)
Positions on the first child element of current element.
grColor (Function)
Returns and initializes the color of different chart elements.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
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.
XMLFind (Function)
Performs a search in an XML document.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control...
Creating the link buttons in the windows of a WINDEV RAD pattern
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.
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...
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
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......
Width (Property)
The Width property gets and changes the width: of a control or block in a report....
13. Generation modes
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...
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will...
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.