ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
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....
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......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
List of extension attributes
The list of extension attributes ......
Functions for managing objects (External language)
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
.NET Assemblies
.NET is Microsoft's software development platform......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
.NET application
To create a.NET application from a project......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Using .NET assemblies in a project
To use .NET assemblies in a project......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.