ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" 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.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
gpwOpen (Function)
Opens the User Groupware login window or page.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......