ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HPriorityClient (Function)
Modifies the priority of a client application.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
What is an application?
An application is a set of objects (windows, controls, ......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
<Variable ftpConnexion>Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HPriority (Function)
Finds out and modifies the priority of the calling application.
Changing sites from AWP to SEO-ready session mode
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
8. Optimizing an application