ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
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....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
On/Off button in a window
The on/off button is a button that operates like a check box......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
7. HFSQL: files physically created
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Find out the account that runs the AWP protocol
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......