ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
11. Choosing the action of a button/link
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Activation key management functions
The following functions are used to manage activation keys:...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.ListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.