ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Status bar of windows
The status bar of a window is used to display several types of information...
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
NotifAdd (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
Item control properties
List of properties associated with the Item control...
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.