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.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
The home page
The home page is the first page of your site......
Popup window
WINDEV allows you to open windows in popup format......
10. Page templates
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Organization chart linked to a data file
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development...
Optional events: Information retrieved (Java and Android)
for the different application elements......
The Static control
A Static control is a control used to display a static text......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Feedback component
The Feedback component is a component provided with WINDEV......
The OLE control
The OLE control is used to handle an OLE object......
Count (Property)
of elements. This property can be used on: the controls of a window or page. For more details, see Count....
Generating an application for Universal Windows 10 App
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Specific features of the Express version
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements...