ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
ModbusDisconnect (Function)
Closes the Modbus session.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
ArrayCopy (Function)
Copies the content of an array to another array.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ThreadPause (Function)
Pauses the current thread during the specified duration.
iBorder (Function)
Prints a border at specified coordinates.
iEllipse (Function)
Prints an ellipse (in a rectangle).