ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
<Pivot table>.Load (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
<Connection variable>.DeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
19. Managing tasks
Managing tasks...
17. Managing tasks
Crosstab report
The report editor allows you to create "Crosstab" reports......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Test of a query
The query editor allows you to run the test of query result......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
.Net functions
List of .Net functions...