ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
PageDisplay (Function)
Displays a web page in the user's browser....
<Page>.Display (Function)
Displays a web page in the user's browser....
ERR_DISCONNECTED_EXEC
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
ERR_DISCONNECTED_TIMEOUT
1. What is a website?
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
<mqttSession variable>.Disconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
HClient structure
The HClient structure is used to......
BrowserType (Function)
Returns the type of browser used by the Web user.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The pages
Pages are the main interface of a WEBDEV site......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
1
2
3
4
5
6
342
>