ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoAnalysis (Function)
Returns information about a database schema (WDD file).
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is:
  • equal to 16 bytes, which means 32 hexadecimal characters.
  • equal to 32 bytes, which means 64 hexadecimal characters.
REP files
REP files contain the list of tables handled by the application.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Options of the window editor
To configure the general options of the window editor......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server),...
11. Controls in practice
Discover the main characteristics of the controls...
WDReplic: Implementing a replication
Configuring a replication requires several steps......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs...
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
1
2
3
4
>