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.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Events associated with Calendar controls
List of events associated with Calendar controls...
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Events associated with Tab controls
List of events associated with Tab controls...
Events associated with a Switch control
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Image controls
List of events associated with Image controls...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Generating an application for Universal Windows 10 App
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
1
4
5
6
7
8
265
>