ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplay (Function)
Displays a web page in the user's browser....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Managing the users of an application installed in network
The management of users allows you to find out from the server......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
HaspHLLogin (Function)
Connects the application with a Hasp key.
SocketConnect (Function)
Connects a client computer to a given socket.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
1
2
3
4
5
6
276
>