ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
3. Debugger
The planes (in a window or in a report)
The planes are used to group the window controls......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
5. User Groupware in practice
2. Examples and components provided with WEBDEV
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Creating a select query
A select query (corresponding SQL statement......
The Site Map control
The Site Map control allows the Web user to......
Error 1014: The access to the member of the class is restricted by a private inheritance
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Error 701: The property is read-only
dHalo (Function)
Adds a halo effect on an image found in an Image variable].