ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
How to develop a PHP site?
What is a PHP site?......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Managing space characters in the searches?
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The planes (in a window or in a report)
The planes are used to group the window controls......
Comparison operators
The comparison operators can be divided into several categories......
The Check Box control
A Check Box can correspond to......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......