ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WEBDEV Application Server - 10 connections - License agreement
1. Testing a site: Elements to be tested
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
5. Deploying a dynamic site (Session or AWP) in practice
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").