ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: View records in a table
WDMap is used to view the records found in a table...
SQL view
An SQL view is a virtual data source defined by an SQL query...
WDLog: View a log file
WDLog is used to view the content of a log file...
Materialized view
A materialized view is a physical data source defined by an SQL query.
Viewing a report in 3D
Your report displays controls that overlap?...
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots...
WDLog: Restore a data file from its log file
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file...
WDLog: Presentation
The different operations that can be performed with WDLog are as follows...
Viewing a window in 3 dimensions
Your window contains overlapping controls?...
MemoView (Function)
Displays the contents of a file from a "Memo" item in a web browser.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...
<Connection variable>.AddScheduling (Function)
refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
refresh of materialized view....
The Edit control
The Edit control allows users to enter data......
HRecNum (Function)
... record in the HFSQL view.
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
<Source>.ExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records,...
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records,...
HOut (Function)
... the table, filter, view or query.
<Source>.Out (Function)
... the table, filter, view or query.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page,...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails....
HDuplicateRecord (Function)
... (query or view).
hScheduleMaterializedView (Type of variable)
... the data of a scheduled materialized view on an HFSQL server.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HDeleteScheduling (Function)
refresh of materialized view....
HListScheduling (Function)
optimization, refresh of materialized view....
HExecuteScheduling (Function)
optimization, refresh of materialized view....
<Source>.DuplicateRecord (Function)
... (query or view).
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...