ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
15. Cookies: information stored on the end user's computer
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
ReplicSynchro: Use
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Using the Salesforce service
Salesforce is a very popular CRM software......