ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
WINDEV Mobile Framework License Agreement
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
5. Project configuration
Project configuration...
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Automatic documentation of external components
External components must include a technical documentation......
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....
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement