ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
7. Layouts using the Flexbox control
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Events associated with Looper controls
List of events associated with Looper controls...
The Multimedia control
The Multimedia control is used to play multimedia files......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Managing assertions
...The main available features are as follows:...
Saving entered data (AAF)
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Container column in a Table control
A cell found in a Table control can contain a set of controls......