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.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
End of break block
The End of break block is optional......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory...
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used...
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Supercontrol
A supercontrol is an advanced type of control......
IFrame control
IFrame is an HTML concept......
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Entity of a CDM
To group information according the MERISE method, entities must be created......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Creating the menus for the windows of the WINDEV RAD pattern
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements...
Animating a Static control
Two methods can be used to animate a Static control......
Body Complement block
The Body complement block is linked to the Body block......