ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
iDestination (Function)
Configures the print destination.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("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).
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
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...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
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...
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