ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBSessionStatus (Function)
Checks the status of a Facebook session.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
ThreadState (Function)
Returns the current status of a thread.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
TwainState (Function)
Returns the status of the current source.
SNMPOIDStatus (Function)
Returns the status of an OID.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Video control properties
The following properties can be used on a Video control:...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Constants used by the functions for managing Tab controls
Radio Button control properties
List of properties associated with a Radio Button control...
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Fax constants
List of constants used by the functions for managing faxes....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Chart control properties
A Chart control can be used......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
ServiceWait (Function)
Pauses the current service during the specified duration.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.