ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Popup control properties
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MenuSelectPlus (Function)
Enables a menu option (context menu or drop-down menu).
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
MenuInvisible (Function)
Makes a menu option invisible (context menu or drop-down menu).
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
MenuDelete (Function)
Deletes a menu or a menu option.
<Menu>.Delete (Function)
Deletes a menu or a menu option.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (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").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").