ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
BTStatus (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.
SNMPOIDStatus (Function)
Returns the status of an OID.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
FBSessionStatus (Function)
Checks the status of a Facebook session.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
ServiceStatus (Function)
Returns the current status of a service.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
TwainState (Function)
Returns the status of the current source.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
BurnerStatus (Function)
Returns the status of the current burner.
ThreadState (Function)
Returns the current status of a thread.
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
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.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Parent (Property)
The Parent property gets the parent element of an element.
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
XMLChild (Function)
Positions on the first child element of current element.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.