ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Information 2104: This function is kept for backward compatibility
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Custom tooltips
Tooltips are very useful for application users......
3. Application development cycle
Development cycle of a WINDEV application....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
.NET Assemblies
.NET is Microsoft's software development platform......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
How to develop a PHP site?
What is a PHP site?......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Using the Vista style in your windows
WINDEV allows you to customize......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Using .NET assemblies in a project
To use .NET assemblies in a project......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Setup on a local network (LAN)
The Wire control
The Wire control is used to visually link 2 controls......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Information 37: Optimize your FOR loop