ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
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.
MapPopupDisplayed (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>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
ControlClone (Function)
Creates a new control from an existing control.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window,...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
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...
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......
Google constants
List of constants used by the Google functions....
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......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report...
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
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...