ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designation of current element (Reserved word)
The keywords used to identify the current element are:
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<List Box>.SelectCount (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...
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...
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project...
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Events associated with the project
List of events associated with the project...
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......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
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......