ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
HDescribeItem (Example)
Usage example of the HDescribeItem function
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
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.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
fUnlock (Function)
Entirely or partially unlocks an external file.
iForceComplement (Function)
Forces the printing of a Body Complement block.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
HForward (Example)
Usage example of the HForward function
PDFPassword (Function)
Protects a PDF document with a password.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.