ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
grHMAddData (Function)
Adds a data into a Heatmap chart.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
TimeToString (Function)
Converts a time to a string in the specified format.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Installing a Webservice (old format)
<Page>.Display (Function)
Displays a web page in the user's browser....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
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.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
dBorder (Function)
Draws the borders.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
BurnerList (Function)
Returns the list of burners installed on the current computer.
FileDisplay (Example)
Usage example of the FileDisplay function
Constants for the archiving functions
List of constants used by the archiving functions....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
SOAPRun (Function)
Runs a procedure on a SOAP server.