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.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<List Box>.SelectCount (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...
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.
Audits
The audits provide a set of features used to automatically improve the project quality...
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...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
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...