ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
WDZip: Overview
WDZip is used to compress and group your files in archives......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
2. Analysis in practice