ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
PDFNumberOfPages (Function)
Returns the total number of pages in a PDF file.
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
PDFToText (Function)
Extract the text contained in an Document PDF.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
xlsClose (Function)
Closes an XLS file.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...