https://chatgpt.com/g/g-69b8fb2a777481918828d9235105465a-fivewin-developer-assistant
Many thanks to Silvio Falconi! :idea: :D
https://chatgpt.com/g/g-69b8fb2a777481918828d9235105465a-fivewin-developer-assistant
Many thanks to Silvio Falconi! :idea: :D

FiveWin Developer AI Assistant
We have been experimenting with an AI assistant specifically designed for FiveWin / Harbour development.
The assistant uses a structured knowledge base derived from the FiveWin framework sources and sample programs.
It can analyze classes, functions, include definitions and coding patterns in order to help developers understand and use the framework more efficiently.
What it can do
⢠analyze FiveWin classes and explain their purpose
⢠describe methods, properties and inheritance
⢠locate constants and macros in include files (.ch)
⢠generate correct FiveWin code examples
⢠help debug Harbour / FiveWin code
⢠follow the traditional FiveWin syntax (DEFINE WINDOW, DEFINE DIALOG, etc.)
It also understands specific patterns such as correct XBROWSE initialization (CreateFromCode() / CreateFromResource()).
Source code protection
The assistant does not expose the full framework source code.
It only provides explanations, structural analysis and small illustrative snippets.
Goal
The goal is to create a development companion for the FiveWin community, helping both new and experienced developers navigate the framework faster.
This is still an experimental tool and feedback from the community is welcome.
Hello Silvio, Really happy to see you here again ā and with such an amazing post right away!
I immediately tried your AI assistant and had it recreate the example for me. It worked really well ā Iām genuinely impressed by how clean and helpful the results are.
This is definitely a very exciting approach for FiveWin development. Thanks for sharing ā Iām looking forward to seeing how this evolves!
Best regards, Otto