ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
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.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
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.
Constants for managing certificates
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
tapiCallEnd (Function)
Returns the date and time of the end of call.
HState (Example)
Usage example of the HState function
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
fStopCompress (Example)
Usage example of the fStopCompress function
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...