ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
MapClosePopup (Function)
Closes the popup of a marker displayed in the 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.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
The planes in WEBDEV
The planes are used to group the controls of an element......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
The pages
Pages are the main interface of a WEBDEV site......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup 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......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Including a supercontrol in a window or in a page
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The Cell control
The Cell control contains controls......
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
1
2
3
4
5
6
192
>