ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......