|
|
|
|
|
|
|
The drop-down button expands:
a context menu.
a popup window.... |
|
|
|
|
|
|
The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
WINDEV allows you to open windows in popup format...... |
|
|
|
|
|
|
Custom context menus are created in the window editor and can be handled programmatically...... |
|
|
|
|
|
|
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control. |
|
|
|
|
|
|
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.... |
|
|
|
|
|
|
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control. |
|
|
|
|
|
|
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page...... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...... |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
Adds an existing popup menu into the main menu of the current window. |
|
|
|
|
|
|
In most cases, several popup menus are included in your applications...... |
|
|
|
|
|
|
Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
The system popup menus are managed by the system (Android, Windows, ...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile support two types of menus: ...... |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
Displays a popup in a page with a DDW effect (Dim Disabled Windows). |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
Adds an existing popup menu to the main menu of the current window. |
|
|
|
|
|
|
Displays a popup in a page with a DDW effect (Dim Disabled Windows). |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|