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.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically...
PageDisplay (Function)
Displays a web page in the user's browser....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server),...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Handling Scheduler controls programmatically
A Scheduler control can be......
Types of Edit controls
Edit options of a report
The report editor allows you to......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window...
Private Store for mobile applications
There are two methods two deploy your applications......
Constants for managing animations
List of constants used by the functions for managing the animations...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
1. Examples provided with WINDEV Mobile
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows...