ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Popup window
WINDEV allows you to open windows in popup format......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Set of procedures
The global procedures are grouped in set of procedures......
3-tier architecture
The development in "3-tier" architecture is now simplified......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Using .NET assemblies in a project
To use .NET assemblies in a project......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
WDDIXIO License Agreement
WDDIXIO License Agreement...
12. Pages in practice
Sorts in a report
The sort is used to organize the information displayed in the report......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Debugging constants
List of constants used by the debugging functions...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......