ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
TreeView constants
List of constants used by the TreeXXX functions...
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
SIPVisible (Function)
Displays the keyboard.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.