ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fUncompress (Function)
Decompresses a file that was compressed by fCompress.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HOpenConnection (Function)
Opens a connection to a specific database.
Time and date management properties
List of properties for managing dates and times...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
VibrationTrigger (Function)
Triggers the vibrations of the device.
BorderColor (Property)
The BorderColor property sets the tooltip border color of a step.