ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
String (Variable type)
The String type is used to manipulate strings......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Date
The Date keyword can correspond to...
Shared information
The information entered when creating the files and the items is shared throughout the environment......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HLogStop (Function)
Stops the log process of a file.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
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......