ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Operations performed on collaboration diagrams
The following paragraphs explain......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The single-part and multi-part archives
Two types of archives are available......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
How to open a page?
Give the Procedure to call in case of error in the execution of javascript in an HTML control...
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Configuring an application with User Groupware
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The Dashboard control
Dashboards are essential elements in an application......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Constants for managing contact functions
MyWindow (Reserved word)
MyWindow is used to handle the current window...