ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
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......
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....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
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....
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
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....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
<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).
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.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
11. Choosing the action of a button/link
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
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.