ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompress (Example)
Usage example of the fCompress function
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
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).
Polygon (Property)
The Polygon keyword can correspond to...
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
grGridlines (Function)
Displays or hides the chart gridlines.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
fLock (Function)
Entirely or partially locks an external file.
HOpen (Function)
Opens a table.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
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