ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoFind (Function)
Finds documents in a MongoDB collection.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
HTMLToText (Function)
Converts an HTML string or buffer to text.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
PDFToText (Function)
Extract the text contained in an Document PDF.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HSubstDir (Example)
Usage example of the HSubstDir function
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
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.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
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
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).