ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Popup window
WINDEV allows you to open windows in popup format...
<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.
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
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.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Body Complement block
The Body complement block is linked to the Body block......
Creating the Form pages of a WEBDEV RAD pattern
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose...
".STY" file: "Style sheet" file
A style sheet is a "......
Installing a SOAP server with IIS
Animating a Static control
Two methods can be used to animate a Static control......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view...
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
The Breadcrumb control
...The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back...
"?" menu
WINDEV proposes a help menu adapted to your applications......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker...
Creating anchors
The anchors are used to define specific points in a help page......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted...
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......