ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
<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.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
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.
BurnerStatus (Function)
Returns the status of the current burner.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
Query editor: Characteristics
Events associated with Flex controls
List of events associated with Flex controls...
Kanban control events
The following events are associated with Kanban controls......
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Events associated with SilverLight control
List of events associated with SilverLight controls...
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Events associated with the project
List of events associated with the project...
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.