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: Presentation
The different operations that can be performed with WDLog are as follows...
Viewing a window in 3 dimensions
Your window contains overlapping controls?...
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...
MemoView (Function)
Displays the contents of a file from a "Memo" item in a web browser.
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...
<Connection variable>.ExecuteScheduling (Function)
optimization, refresh of materialized view....
<Connection variable>.ListScheduling (Function)
optimization, refresh of materialized view....
FilterCondition (Property)
... file, HFSQL view or query.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HOut (Function)
... file, filter, view or query.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view...
<Connection variable>.DeleteScheduling (Function)
refresh of materialized view....
iParameterExport (Function)
Allows you to configure the exports performed from the report viewer: parameters for sending...
hScheduleMaterializedView (Variable type)
... 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.
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view...
FilterWithBounds (Property)
... implemented by HFilter on an HFSQL table, view or query.
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records,...
HFileExist (Function)
or HCreationIfNotFound). whether a view or a query was defined....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records,...
HDeleteScheduling (Function)
... optimization, refresh of a materialized view.
<Connection variable>.ModifyScheduling (Function)
... optimization, refresh of a materialized view.
HModifyScheduling (Function)
... optimization, refresh of a materialized view.
<Source>.FileExist (Function)
or HCreationIfNotFound). whether a view or a query was defined....