ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.InfoView (Function)
Returns information about a materialized view.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
PageChangeLayout (Function)
Applies a specific layout to a page.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Link functions
Link functions are used to link the interface with the tables and vice versa. These functions are as follows:...
Random (Function)
Returns a random number.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.