ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Error 17: OTHER CASE must be the last statement used in SWITCH
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Error 11: The label is unknown
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Error 20: The variable of the FOR loop should be a real
Error 404: The file for HFSQL browse cannot be an expression of this type
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
15. Unit tests on the executable
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.