ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
<Connection variable>.ListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Check: Sending an email
The monitoring robot will......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Error 31: The file to include is not found. Check the name and path ...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Warning 127: You are using a data source local to the process
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......