ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
.NET Assemblies
.NET is Microsoft's software development platform......
ERR_NO_WDADMIN
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
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....
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....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Error 704: The property does not exist on
Using .NET assemblies in a project
To use .NET assemblies in a project......
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
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....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
4. HFSQL Classic
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......