ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
HNbRec (Example)
Usage example of the HNbRec function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
FTPListFile (Example)
Usage example of the FTPListFile function
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....