ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Example)
Usage example of the HSubstDir function
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
zipDeleteFile (Function)
Deletes a file from an archive.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
HTMLToText (Function)
Converts an HTML string or buffer to text.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
fSize (Function)
Returns the size of a file (in bytes).
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Installing a Webservice (old format)