ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
ServiceWait (Function)
Pauses the current service during the specified duration.
Miscellaneous Windows constants
List of constants used by the Windows functions....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
WaitWindowStart (Function)
Opens the wait window of application.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......