ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<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).
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<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.