ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
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.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
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.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
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