ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
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.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
The Signature control
The Signature control is a report control used to sign......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.