ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListSchedulingHistory (Function)
Lists the executions of a scheduled job on an HFSQL server. This job can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
<ftpConnection variable>.Send (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
HDeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
<ftpConnection variable>.Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new function is available from 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....
Properties associated with the Cell control field
List properties associated with the Cell control field...
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
<Connection variable>.ListSchedulingHistory (Function)
Lists the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
<Connection variable>.DeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
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......
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in an HFSQL cluster, ......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HCS.Timeout (Variable)
The HCS.ResponseTime variable is used to modify the connection time: for the connections established by HOpenConnection. for the automatic connection openings....
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...