ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoView (Function)
Returns information about a materialized view.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
OpenSister (Function)
Opens a non-modal sibling window.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
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...
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
HListConnection (Function)
Returns the list of connections currently described in the application.
iDestination (Function)
Configures the print destination.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.