ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
gpwEncryptPassword (Function)
Returns the encrypted password.
gpwCheckPassword (Function)
Checks a password (encrypted or not).
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
Constants for managing Windows events
The following constants are used to manage Windows events:...
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
PageAddress (Function)
Used to find out the Internet address of a page.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...