ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
The Dashboard control
Dashboards are essential elements in an application......
Telemetry: Main features
2. User-friendly editors in practice
User-friendly editors in practice...
Error 1017: The method is not global: use: to access it
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
16. Application test in practice
Error 1007: The member is global: use the: operator: to access it
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
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......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Software Factory
The concept of software factory is used to automate the process for creating applications....