ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Application test in practice
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
WDINT setup
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
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......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Organization chart linked to a data file
AAF: Sort/Search/Filter on the columns of Table controls
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Creating a translation file
WDINT allows you to create a translation file....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Recompiling the project
The project compilation is a process used to......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
xBase files: Limits
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...