ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsClose (Function)
Closes an XLS file.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
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).
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.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
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)....
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.
fTime (Example)
Usage example of the fTime function
HDescribeItem (Example)
Usage example of the HDescribeItem function
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Polygon (Property)
The Polygon keyword can correspond to...