ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The indexed controls
A control is an indexed control if it contains several controls with the same name......
Z-index of a control
All the controls in a window or report have a different z-index......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Operations performed on state-transition diagrams
The following paragraphs explain......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Common project
Projects are often cross-platform......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......