ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListUser (Function)
Returns the list of users defined for a connection.
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.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
The pages
Pages are the main interface of a WEBDEV site......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
ERR_DISCONNECTED_RELOG
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
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......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
ERR_DISCONNECTED_BY_ADMIN
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
1
2
3
4
5
6
276
>