ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
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......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Handling a WinForm .Net control through programming
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
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......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Animating a Static control
Two methods can be used to animate a Static control......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Assisted universal replication: specific features