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).
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members...
25. Performing a process on several successive pages
Performing a process on several successive pages...
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment...
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image...
grIncreaseData (Function)
Adds a value to a data in a chart.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Creating the menus for the pages of the WEBDEV RAD pattern
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server...
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Operations performed on use case diagrams
The following paragraphs explain......
OpenSister (Function)
Opens a non-modal sibling window.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can...
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically,...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed...
Using WDDIXIO
To translate the text used in your project:...