ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
How to open a page?
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
TimeToString (Function)
Converts a time to a string in the specified format.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
RegistryRename (Function)
Renames a key in the registry.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.