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.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a 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.
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.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change...
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Creating links
Links help users navigate the help system......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
The formatted display control
...This control can be used to display dates, times and currency values while respecting...
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data...
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help...
Events associated with Calendar controls
List of events associated with Calendar controls...
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.