ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<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.
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...
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Various WEBDEV constants
Various WEBDEV constants...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
14. Controls in practice
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Creating a window skin template
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Classes, members, methods and properties
A class is made of......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
System constants
List of constants used by the system functions....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
2. Examples and components provided with WEBDEV
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....