ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Setup of the WEBDEV Application Server for Linux
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
17. TLS/SSL: Encrypting information on the Web
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
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......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).