ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
Popup control properties
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
SchedulerBackgroundColor (Function)
Sets a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Constants for managing projects
List of constants used by the functions for managing projects....
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
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.
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). from a WLanguage list....
Switch control properties