ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burner constants
List of constants used by the burner functions....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
SysEncrypt (Function)
Encrypts data using Windows user credentials. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Key and referential integrity
In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
ChronoReset (Function)
Stops and resets a running stopwatch.
16. Protecting access to the site: passwords
Managing the mandatory input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
OpenSibling (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
XMLNext (Function)
Positionq on the next element (tag or attribute).
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
PVTCalculateAll (Function)
Calculates or recalculates all the data of a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
WDInst: handling the files to install
By default, the files to install are......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.