ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Local procedure
Two types of procedures are available......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......