ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the table, filter, view or query.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
btleDescriptor (Variable type)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Library,Disk (External language)
Opens the project library that is stored on disk.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
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:...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
KeyPressed (Function)
Checks which key is pressed.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.