ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
StatCovariance (Function)
Calculates the covariance between two series of values.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
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.
iMargin (Function)
Defines the "logical" print margins.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Enumeration (Type of variable)
An enumeration is a set of values......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Progress (Property)
The Progress property returns the task progress status.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Sensor constants
Constants used by the SensorXXX functions...