ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerStatus (Function)
Returns the status of the current burner.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
SNMPOIDStatus (Function)
Returns the status of an OID.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
ServiceStatus (Function)
Returns the current status of a service.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
FBSessionStatus (Function)
Checks the status of a Facebook session.
WinStatus (Function)
Gets or sets the window state.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
Environment of the data model editor
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
ERR_BAD_VERSION_RQS
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.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......