ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
11. Window templates
WINDEV Mobile allows you to create window templates....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
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)......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
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......
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....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Error 1007: The member is global: use the: operator: to access it
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......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
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
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Software Factory
The concept of software factory is used to automate the process for creating applications....