ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
ControlClone (Function)
Creates a new control from an existing control.
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Error 1010: The member of the class is constant
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......