ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
HTML (Property)
The HTML property is used to configure the use of HTML content.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
Animation (Property)
The Animation property animates an image.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
RegistryRename (Function)
Renames a key in the registry.
VariableReset (Function)
Resets the variable to its initial value.
MongoInfo (Function)
Returns information about a MongoDB database.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....