ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
iParameterPDF (Example)
Usage example of the iParameterPDF function
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
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....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Map control functions
Map control functions...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
xlsClose (Function)
Closes an XLS file.
HChangeName (Function)
Modifies the physical name of a data file.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HSubstDir (Example)
Usage example of the HSubstDir function
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......