ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grHMAddData (Function)
Adds a data into a Heatmap chart.
fDateTime (Example)
Usage example of the fDateTime function
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Attribute (Property)
The Attribute property is used to manage attributes.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....