ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
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).
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
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).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HOpenConnection (Function)
Opens a connection to a specific database.
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....
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.
NextTitle (Function)
Modifies the title of next window to open.
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