ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
grOrientation (Function)
Modifies the orientation of chart axes.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
iCloseReport (Function)
Stops printing the current report immediately.
Facebook functions
List of Facebook functions...
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.