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...
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
The Signature control
The Signature control is a report control used to sign......
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
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......
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
EmailExpunge (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, ...).