ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
1. WLanguage functions specific to WEBDEV
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Chart: Managing legends
Several types of legends are supported in the charts......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
1. Managing emails
WINDEV includes multiple methods to manage emails...
Java functions
List of Java functions...
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Project description: Style tab
The project description window allows you to configure various elements of your project......
2. User-friendly editors in practice
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Commands of the external interface
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Handling a WinForm .Net control through programming
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......