ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTrans: Overview
WDTrans is a tool for canceling transactions......
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
HSendMessageToClient (Function)
Displays a message on the client computers.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Configuring an application with User Groupware
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
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.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Sort the data displayed in your tables in one click