ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Setup on a local network (LAN)
WEBDEV Application Server 2024
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
5. Project configuration
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
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......
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....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......