ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.