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...
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
How to create a patch?
Closes a WINDEV window (and returns a value if necessary)....
The HTML control
The HTML control displays HTML pages or HTML code......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Google constants
List of constants used by the Google functions....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
The Organizer control
The Organizer control is used to display and handle organizers......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
The Breadcrumb control
...The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back...
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...