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.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Specific features of the applications for iPhone/iPad
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......