ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Designation of current element (Reserved word)
The keywords used to identify the current element are:
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart 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.
grColor (Function)
Returns and initializes the color of different chart elements.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
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...
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
XMLElementName (Function)
Returns the name of current element (tag or attribute).
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
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...
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project...
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
XMLChild (Function)
Positions on the first child element of current element.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLFind (Function)
Performs a search in an XML document.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
9. Sharing a project in practice
Sharing a project in practice...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Constants for managing arrays
List of constants used by the functions for array management....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained...
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
System constants
List of constants used by the system functions....
Internal component description
The description of an internal component can opened at any time......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
8. Sharing a project in practice
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
13. External component in practice
External component in practice...
12. External component in practice
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged...