ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Configuring the setup program
Two tools can be used to create a setup program......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
11. Table/Looper controls
Change the volume of a UPnP device....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Configuring the SOAP administrator
ERR_NO_WDADMIN
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.