ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Installing the HFSQL Server module
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
The Spin control
A Spin control is used to increase or reduce a value found in a control......