ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Popup page
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
14. Controls in practice
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
12. Pages in practice
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
1
2
3
4
5
6
192
>