ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteProcedure (Function)
Runs a stored procedure.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
HToItem (Function)
Assigns the specified value to an item of the current record.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
iDestination (Function)
Configures the print destination.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Common project
Projects are often cross-platform......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HDelete (Function)
Deletes a record from a table (query or view).