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.
2. Analysis in practice
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
WINDEV: Example of programmed Drag and Drop
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).