ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
List of extension attributes
The list of extension attributes ......
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Feedback component
The Feedback component is a component provided with WINDEV......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......