ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Events associated with a Gantt Chart column
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
EmailCheckAddress (Function)
Checks the validity of an email address.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
iDestination (Function)
Configures the print destination.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fChangeExtension (Function)
Changes the extension of a file on disk.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
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).
HOpenConnection (Function)
Opens a connection to a specific database.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
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).
VibrationTrigger (Function)
Triggers the vibrations of the device.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....