ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Deploying a dynamic WEBDEV site
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
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....
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....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
1. What is a website?
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
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....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...