ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinStatus (Function)
Gets or sets the window state.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
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.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
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.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
SNMPOIDStatus (Function)
Returns the status of an OID.
ServiceStatus (Function)
Returns the current status of a service.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
TwainState (Function)
Returns the status of the current source.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
ThreadState (Function)
Returns the current status of a thread.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
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).
FBSessionStatus (Function)
Checks the status of a Facebook session.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
BurnerStatus (Function)
Returns the status of the current burner.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyReport (Reserved word)
MyReport is used to handle the current report...
MyParent (Reserved word)
MyParent is used to handle...
MySelf (Reserved word)
MySelf is used to handle the current control...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Creating an insert query
An insert query (corresponding SQL statement......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Telemetry: Main features
Binding a Combo Box control to an item
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Using the task management and the schedule
Time management is extremely important......
8. 10 tips for better interfaces...
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
The Line control
A Line control is used to display a line in a page......
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
5. User Groupware in practice
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......