ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatAverage (Example)
Usage example of the StatAverage function
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
RegistryListKey (Function)
Lists the sub-keys of a registry key.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....