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....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<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.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
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...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....