ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HRegenerateFile (Function)
Regenerates a data file from its log.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
fCurrentDir (Function)
Identifies or modifies the current directory.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
zipInfoFile (Example)
Usage example of the zipInfoFile function
Namespace (Property)
The Namespace property is used to manage namespaces.
PDFPassword (Function)
Protects a PDF document with a password.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Subject (Property)
The Subject property is used to get and change the subject of an element.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Move
The Move property determines if an element can be moved.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.