ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Examples and components provided with WEBDEV
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Color (Property)
The Color property is used to get and change the color of an element.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
ID (Property)
The ID property is used to get and change IDs.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Functions for managing objects (External language)
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
List of extension attributes
The list of extension attributes ......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......