ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
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.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
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...
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Page Footer block
The Page footer block is run at the end of each page......
End of Document block
The End of document block is run once at the end of the report execution......
Page constants
List of constants used by page functions....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page...
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter...
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
Automatic calculations in a Table control (AAF)
Events associated with a Gantt Chart column
How to open a page?
MCI constants
List of constants used by the MCI functions....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Page Header block
The Page header block is printed on each new page......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Handling report blocks
The different operations available on report blocks are as follows......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
1
3
4
5
6
7
15
>