ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Handling of automation in Table Columns
Cancels the current search criterion....
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Composite keys
A composite key is a key item containing several other items......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
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)...
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Viewing a report in 3D
Your report displays controls that overlap?......