ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HDelete (Function)
Deletes a record from a data file (query or view).
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Handling menu options programmatically
The menu options can be handled......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
gpwOpen (Function)
Opens the User Groupware login window or page.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
ComponentInfo (Function)
Returns information about a component.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Running the test of the User Groupware and installing it
Data model editor: types of links
Several types of links can be found between the files......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Cardinalities
The cardinalities are used to count the links between the files......