ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
<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.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a 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.
Handling report blocks
The different operations available on report blocks are as follows......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
MCI constants
List of constants used by the MCI functions....
Remote WEBDEV administrator: Personal information
The remote administration tool is used to check and modify (if necessary) your personal...
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......
'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
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
SysIconAdd (Example)
Usage example of the SysIconAdd function
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
1
6
7
8
9
10
21
>