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.
Writing to the Free Technical Support
of elements......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
AAF: Sort/Search/Filter on the columns of Table controls
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project...
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
How to use an array of structures?
An array of structures is an Array variable......
Programming overview in C and C++
ProgressBarColor (Property)
controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find...
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated...
1. Project and analysis
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements...
Programming patterns
CAUTION......
Application patch
Once an application was installed, the application library had to be reinstalled whenever...
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......