ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
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......
StatVariance (Function)
Calculates the variance for a series of values.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
StatVarianceP (Function)
Calculates the variance for a full series of values.
Service variable
The Service variable is used to......
How to use an array of structures?
An array of structures is an Array variable......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Error 704: The property does not exist on
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
3. Debugger
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Arithmetic operators
The arithmetic operators are......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......