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).
Events associated with the project
List of events associated with the project...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window...
Creating a select query
A select query (corresponding SQL statement......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Private Store for mobile applications
There are two methods two deploy your applications......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description...
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Constants for managing emails
List of constants used by the functions for managing emails....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
5. Site test in practice
Managing bar codes
The use of bar codes to identify and manage products has become essential......