ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Events associated with Chart controls
List of events associated with the Chart controls...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The different types of windows
The following types of windows can be created in a WINDEV application......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Guided tour management constants
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
MapDisplayPopup (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.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<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.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
1
3
4
5
6
7
265
>