ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Testing the WEBDEV Application Server setup with an example
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....
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
5. Deploying a dynamic site (Session or AWP) in practice
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......