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...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
2. User-friendly editors in practice
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management...
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Task list
Each project can be associated with a task list......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10...
fCompress (Function)
Compresses a file.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available...
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change...
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Managing HFSQL Classic tables
The HFSQL Control Center allows you to fully manage HFSQL Classic tables......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
Defining a help window template
WINDEV allows you to create help window templates......
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Report blocks
A printed report includes several sections......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference...
IFrame control
IFrame is an HTML concept......