ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
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.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
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).
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.
SSHWrite (Function)
Writes data into the specified SSH session.
<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.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
8. Associating controls with data
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
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.