ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
MatRead (Function)
Reads the value of a matrix element.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
OpenMobileWindow (Function)
Opens a window in a mobile application.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Composite keys
A composite key is a key item containing several other items......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Materialized view
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Sound (Function)
Plays a sound in WAV format.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).