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.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client...
Image control in a page
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window...
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting...
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Google constants
List of constants used by the Google functions....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows...