ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Structure of data files of user groupware
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
1. Database schema: Database structure
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources)....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Query and project
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Replication: The different types
The data replication is a powerful feature......