ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Specific features of the Express version
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Managing space characters in the searches?
How to develop a PHP site?
What is a PHP site?......
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"......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
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)......
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......
14. Controls in practice
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Character strings
WLanguage supports different types of strings....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......