ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
HFSQL properties
List of HFSQL properties...
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
12. Synchronizing data
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Binding controls to data
A window or page can display information from......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Warning 127: You are using a data source local to the process
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.
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Utility components
WINDEV includes several utility components that allow you to handle data directly......
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......