ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HExecuteProcedure (Function)
Runs a stored procedure.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Constants for managing projects
List of constants used by the functions for managing projects....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Library,Disk (External language)
Opens the project library that is stored on disk.
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....
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....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
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.
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....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....