ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
grHMAddData (Function)
Adds a data into a Heatmap chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
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....
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Event (Example)
Usage example of the Event function
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
SMSReset (Function)
Resets all variables of SMS structure.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Properties associated with the report blocks
List of properties associated with the report blocks...
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.