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.
grCreate (Function)
Creates a specific type of chart.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status...
FTP constants
List of constants used by the FTP functions....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box,...
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses...
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic...
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.