ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.Net functions
List of .Net functions...
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
The Sidebar control
The Sidebar control gives access to different options......
J2EE functions
List of J2EE functions...
Wait (Function)
Temporarily stops the program execution.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
HandleParentNext (Function)
Forces the parent of the next window to open.
HCancelBackup (Function)
Cancels a current backup.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
The Clickable Image control
The Clickable Image control can be used to......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......