ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
ExceptionInfo (Function)
Retrieves information about the current exception.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Error 1015: The method of the class is protected
grHMAddData (Function)
Adds a data into a Heatmap chart.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
Error 1035: A class used in a structure must have a constructor without parameter...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
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.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
LooperInsert (Function)
Inserts a row into a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Error 1013: The access to the member of the class is restricted by a protected inheritance