ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
StreamReject (Function)
Refuses a request for stream connection.
8. "Mobile friendly" site: Dynamic serving
ERR_FORBIDDEN_UPDATE
ERR_FORBIDDEN_INSTALL
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
CookieDelete (Function)
Deletes a cookie on the user's computer....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
HOpenConnection (Function)
Opens a connection to a specific database.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
HListConnection (Function)
Returns the list of connections currently described in the application.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.