ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
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
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.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
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.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
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).
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
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.