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.
<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.
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.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables...
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding...
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source...
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different...
iPad window: Window creation wizard
elements of a window for an iPad application......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found...
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image...
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures...