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.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
The Check Box control
A Check Box can correspond to......
Managing parallel tasks
The computers are becoming more and more powerful......
The Edit control
The Edit control allows users to enter data......
Login (Property)
The Login property is used to get and change the username.
Error 39: The END statement marking the end of declaration of the composite variable is missing
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
Creating a select query
A select query (corresponding SQL statement......
Examples for using the OLE DB provider for HFSQL
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Configuring an application with User Groupware
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Overview
Overview of the different operators...
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.