ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
12. Preventing from going back to a page
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
ERR_DISCONNECTED_EXEC
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Native Sybase Connector for WINDEV and WEBDEV 2024
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
11. Table/Looper controls
11. Table/Looper controls
<Spreadsheet>.RestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....