ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
HTMLToText (Function)
Converts an HTML string or buffer to text.
fTime (Example)
Usage example of the fTime function
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
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.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
PDFPassword (Function)
Protects a PDF document with a password.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
HForward (Example)
Usage example of the HForward function
Starting WDOptimizer in a command line
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
HSetPosition (Example)
Usage example of the HSetPosition function