ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
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>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
<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.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HInfoView (Function)
Returns information about a materialized view.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
PageChangeLayout (Function)
Applies a specific layout to a page.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.