ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
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.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
FontCreate (Function)
Creates a font definition.
HDescribeFile (Function)
Describes a data file programmatically.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
MemSeek (Example)
Usage example of the MemSeek function
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
fRename (Function)
Modifies the name of a file.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function