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.
1
3
4