ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......