ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
<Chart>.HMColor (Function)
Specifies the colors of different values in a Heatmap chart.
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.HMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
<gglConnection variable>.GetDocument (Function)
Downloads a document from the Google Docs service.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls...
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
CookieDelete (Function)
Deletes a cookie on the user's computer....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format...
<Source>.RecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current...
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order...
<Source>.EndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.