ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drive (Type of Variable)
... to connect to the desired Drive.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware...
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native...
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found...
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
CtDescribedPassword (Property)
... in an OLE DB connection (file defined in the code only).
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files,...
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection,...
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection,...
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered...
The server is currently updated. Retry later.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server...
ERR_NO_CURRENT_PAGE
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection...
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......