ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HInfoGroup (Function)
Returns information about the specified group of users.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Properties associated with the chart series
List of properties associated with the chart series...
<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....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
SQLLast (Function)
Sets the position on the last row of the query result.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HRestoreBackup (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....
Query
The keyword "Query" is used to describe:
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......