ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
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.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HSendMessageToClient (Function)
Displays a message on the client computers.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
OpenSister (Function)
Opens a non-modal sibling window.
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...
Style sheet
A style sheet ("......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
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......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......