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).
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Constants for WLanguage types
List of constants for managing WLanguage types....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed...
Constants for managing projects
List of constants used by the functions for managing projects....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
Events associated with Edit controls
WLanguage events associated with Edit controls...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without...
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step...
Events associated with Looper controls
List of events associated with Looper controls...
Handling controls in a report
The different operations available for the report controls are as follows......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...