ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HMode (Function)
Changes the mode and the method for locking data files.
iPrintImage (Function)
Sends the image file to print to the print buffer.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
HDelete (Function)
Deletes a record from a data file (query or view).
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.