... automatically by the webview... <button onclick='SendToFWH( 123 )'>Call FWH app from web browser</button> And bOnBind event handler lets my Harbour program process the data received from the HTML.... I hope I understood this correctly... Thank you :-) Thank you also for making it ...
... is I don't store documents in their total firm. By using keys, I get very fast results for all the ways I may want to search. For example, lets look at parts: I can look at a workorder and all parts are automatically linked. I can do a report on parts sales, and they are all summed easily ...
... To me DBFs are very much alive! They are simple and work really well. We have to combine them with the AI power and show what it can be done! Lets work on these possibilities! A big hug,
Dear Silvio, Lets see if this can help you. Consulting Llama3-70B Harbour's code specialized https://hf.co/chat/assistant/66229318ae991ee8ad79a177 I see what's going on here. You're experiencing some issues with the selection ...
This simple code lets you talk to your apps instead of having to write! :-) Please test it, I do appreciate your feedback. I think this may be very interesting for our apps! listen.prg #include "FiveWin.ch"function Main() ...
... control of FiveWin, which is asynchronous by default. I will break it down: 1. **Overview**: - The program introduces a class `TAWaitWeb` that lets developers make synchronous calls using the TWebView control, typically used in an asynchronous manner. - This class allows waiting for specific ...
... control of FiveWin, which is asynchronous by default. I will break it down: 1. **Overview**: - The program introduces a class `TAWaitWeb` that lets developers make synchronous calls using the TWebView control, typically used in an asynchronous manner. - This class allows waiting for specific ...