ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
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.
fSeparator (Function)
Returns a file path with normalized separators.
<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.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
<Page>.OpenChild (Function)
Opens a non-modal child window.
Open (Function)
Opens a modal WINDEV window.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
TaskReset (Function)
Reinitializes the Task structure.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
USBDisconnect (Function)
Disconnects or ejects a USB device.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....