ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
ImageStopScrolling (Function)
Stops the automatic image sliding.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
8. Associating controls with data
SSHWrite (Function)
Writes data into the specified SSH session.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
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).
<Connection variable>.ListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<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.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....