ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Polygon (Property)
The Polygon keyword can correspond to...
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
xlsSave (Function)
Saves an XLS document.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
SQLTransaction (Example)
Usage example of the SQLTransaction function
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
fCompress (Example)
Usage example of the fCompress function
grGridlines (Function)
Displays or hides the chart gridlines.
fLock (Function)
Entirely or partially locks an external file.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLegendFont (Function)
Modifies the font used for the chart legend.
grTitleFont (Function)
Modifies the font used for the chart title.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function