ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Round (keyword)
The Round keyword can correspond to...
httpRequest
The HTTPRequest keyword can correspond to...
Polygon (Property)
The Polygon keyword can correspond to...
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Date
The Date keyword can correspond to...
Position
The Position keyword can correspond to...
9. Distributing "Reports and Queries"
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
The server is currently updated. Retry later.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.