ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Error (Function)
Displays a custom error message in a system error window.
fCompress (Example)
Usage example of the fCompress function
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Certificate
The Certificate keyword can correspond to...
fFileName (Function)
Returns the name of an external file currently open.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
FTPCommand (Function)
Sends a specific FTP command to a server.
fWrite (Function)
Writes: a character string to an external file. a memory section....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HDescribeConnection (Function)
Describes a new connection to an external database.