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.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar 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.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ListSelectCount (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.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Creating the Table windows of the WINDEV RAD pattern
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
LooperAddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row...
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Discover all the possibilities of pivot tables
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document...
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window...
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Displaying a frameset in a WEBDEV website
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window....
Events associated with Check Box controls
List of events associated with Check Box controls...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......