ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
Events associated with TreeView controls
List of events associated with TreeView controls...
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Changing sites from AWP to SEO-ready session mode
Creating help pages
A help system includes several pages......
6. Internal window
Internal windows...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
11. Choosing the action of a button/link
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Events associated with List Box controls
List of events associated with List Box controls...
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
HFSQL Client/Server: Configuring the server