ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBSessionStatus (Function)
Checks the status of a Facebook session.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
ThreadState (Function)
Returns the current status of a thread.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
TwainState (Function)
Returns the status of the current source.
SNMPOIDStatus (Function)
Returns the status of an OID.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
Events associated with Flex controls
List of events associated with Flex controls...
Kanban control events
The following events are associated with Kanban controls......
Query editor: Characteristics
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
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.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
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.