ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
11. Table/Looper controls
What is an application?
An application is a set of objects (windows, controls, ......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
14. Report templates
...Report templates are used to easily standardize report layouts....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
7. HFSQL: files physically created
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
TimeToString (Function)
Converts a time to a string in the specified format.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
tapiCallEnd (Function)
Returns the date and time of the end of call.