ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap 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.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HDeclare (Example)
Usage example of the HDeclare function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
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....
TreeView Table control properties
List of properties associated with the TreeView Table control...
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.