ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
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.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
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.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
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.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
PDF file management functions
...PDF file functions...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
zipMerge (Example)
Usage example of the zipMerge function