ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Success (Property)
The Success property indicates whether the operation was successful.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
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.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Typing multilingual texts
For a multilingual application, you have the ability to......