ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
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.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
NotesSave (Function)
Saves the current document in Lotus Notes.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).