ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
<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.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
<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).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.