ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<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.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
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.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
The Upload control
The Upload control is used to upload files on the Web server......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Binding a Check Box control to an item
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
User Groupware files
Two categories of data files are managed......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Select query description window
The description window of a select query includes several sections......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Testing a project: setting
By testing the project you can simulate how the application will run......
Sub-query
A sub-query is a query whose result is used by another query......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPage (Reserved word)
MyPage is used to handle the current page...