ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
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.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
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......
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<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).