ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<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.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HInfoView (Function)
Returns information about a materialized view.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
HSendMessageToClient (Function)
Displays a message on the client computers.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Date (Type of variable)
The Date type enables you to easily handle the dates...
OpenSister (Function)
Opens a non-modal sibling window.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Style sheet
A style sheet ("......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.