ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
grAddData (Function)
Adds a data into a chart.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Cardinalities
The cardinalities are used to count the links between the files......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......