ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
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)....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HSubstDir (Example)
Usage example of the HSubstDir function
CertificateList (Function)
Returns the list of certificates available on the computer.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Installing a Webservice (old format)
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
grAddData (Function)
Adds a data into a chart.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.