ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to save and retrieve an image in a binary memo
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
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.
Warning 127: You are using a data source local to the process
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
DateDifference (Function)
Calculates the number of days between two dates.
1
3
4
5
6
7
293
>