ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Creating help pages
A help system includes several pages......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Using the query result
The result of a select query can be used in......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
How to perform a full file browse?
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
2. Static or dynamic site
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Using a query with parameters
A query with parameters can be used......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
9. Application menus
Menus are displayed in different ways......
1. The WINDEV Framework