ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
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....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Translating a text file with WDTRAD
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
The Static Text control
A Static Text control is a control used to display a static text......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
<Source>.Watch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
11. Window templates
WINDEV Mobile allows you to create window templates....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....