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).
Audits
The audits provide a set of features used to automatically improve the project quality...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
5. Displaying a WEBDEV Session site
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data...
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate...
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text,...
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color...
FontCreate (Function)
Creates a font definition.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query...
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status...
FTP constants
List of constants used by the FTP functions....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box,...
grCreate (Function)
Creates a specific type of chart.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses...
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic...
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress...