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.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
3. UML models in practice
Code editor: Display options
The code editor proposes several display options......
SecurityHtml (Property)
The SecurityHtml property gets and sets the status of the security mechanism of HTML Display and HTML Editor controls.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
5. Project configuration