ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
WDZip: Creating or modifying an archive
This help page explains how to......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Chart constants
List of constants used by the functions for chart management....
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.