ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designation of current element (Reserved word)
The keywords used to identify the current element are:
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Calendar>.SelectCount (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...
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...
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
ListSelectCount (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...
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
XMLChild (Function)
Positions on the first child element of current element.
grColor (Function)
Returns and initializes the color of different chart elements.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
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.
XMLFind (Function)
Performs a search in an XML document.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Describing an element
A flexible modeling includes different elements linked together......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element...
<Element>.RequestRefreshUI (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user...
Sharing elements with a WINDEV application
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference...
Error 1003: The element does not exist in the class
Error 305: The element does not exist in the window
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements...
1. Testing a site: Elements to be tested
Sending elements to Free Technical Support
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external...
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
1
2
>