ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Modal windows
The window that opens another window is called parent window; the window opened by the parent...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
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...
The planes (in a window or in a report)
The planes are used to group the window controls......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
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......
Creating a select query
A select query (corresponding SQL statement......
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......
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.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
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].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.