ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
grHMAddData (Function)
Adds a data into a Heatmap chart.
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....
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.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
fLock (Function)
Entirely or partially locks an external file.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.