ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached 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.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
Native SQL Server Connector for WINDEV and WEBDEV 2024
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).