ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
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....
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
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......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
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......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
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.
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Appendix 5: Server configuration
The Prefix property is used to define prefixes....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Installing the HFSQL Server module
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....