ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
Creating a translation file
WDINT allows you to create a translation file....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
<gglConnection variable>.FillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Error 108: The size of the variable is not allowed
Break in a report
The break is used to group the records corresponding to a sort criterion......