ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
WLanguage procedure called by inAppPurchaseProduct
Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request is received.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).