ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Error 1013: The access to the member of the class is restricted by a protected inheritance
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
.NET object
To access a class......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Installing the robot controller
The monitoring robot includes three executables......
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
1
2
3
4
5
6
117
>