ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
grHMAddData (Function)
Adds a data into a Heatmap chart.
HAddGroup (Function)
Adds a group of users.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
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....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
fSeek (Example)
Usage example of the fSeek function
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.