ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
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.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
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.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
fTime (Example)
Usage example of the fTime function
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).