ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Designation of current element (Reserved word)
The keywords used to identify the current element are:
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project...
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.
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...
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
XMLChild (Function)
Positions on the first child element of current element.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
XMLFind (Function)
Performs a search in an XML document.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
grColor (Function)
Returns and initializes the color of different chart elements.
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
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...
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
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.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control...
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage...
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode...
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed...
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send...
Creating help pages
A help system includes several pages......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter...
Project description: Style tab
The project description window allows you to configure various elements of your project......
6. Multiple generation