ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Automation object
The Automation keyword is used to declare an automation object...
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Operating mode of dynamic Active WEBDEV Pages
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with an infinite Progress Bar control
12. Synchronizing data
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with OLE controls
List of events associated with OLE controls...
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
EmailReadNext (Example)
Usage example of the EmailReadNext function
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Recompiling the project
The project compilation is a process used to......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.