ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Popup 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.
Popup window
WINDEV allows you to open windows in popup format...
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
How to open a window?
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped...
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate...
AAF: File Path edit controls
Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format...
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves...
Drop-down button
The drop-down button expands: a context menu. a popup window....
Including a supercontrol in a window or in a page
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available...
1
3
4
5
6
7
21
>