ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
Items (Property)
The Items property is used to configure the different items of a full-text index.
InitialItem (Property)
InitialItem is used to find out the initial name of a query item. This name is known from the alias of this item.
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Hash functions
Hashing is used to summarize a file or a character string......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Translating a text file with WDTRAD
User Groupware functions...
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
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)....
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
<Source>.Version (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....
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.