ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Analysis: Database structure
The structure of the file for remote control
The management of remote control uses a file in INI format......
1. Analysis: database structure
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
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).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
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.
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......
Structure of data files of user groupware
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.
Replication: The different types
The data replication is a powerful feature......
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
1
6
7
8
9
10
29
>