Search found 811 matches: linked

Return to advanced search

Re: Does TDatabase supports SEEK LAST?

... bother if you can not find the method DbSeek() With database class we call use any (x)Harbour function as if it is a method, if that function is linked to the application. Note: If you get runtime error, just include this line anywhere at the end of your prg EXTERNAL DBSEEK
by nageswaragunupudi
Tue Nov 07, 2023 5:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does TDatabase supports SEEK LAST?
Replies: 5
Views: 394

Re: SetAutoHelp

... to F2, and AutoHelp to UserHelp references. I included only the functions through IsHelpFile( ). I modified the call to SetUserHelp( ). I then linked in the new .prg. Now I have both context sensitive help for the manual on F1, and the User Entered Help on F2. The user defined help is great ...
by TimStone
Fri Nov 03, 2023 6:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAutoHelp
Replies: 2
Views: 208

New FTDN October/Octubre 2023 (FWH 23.10)

... download link: https://github.com/FiveTechSoft/FWH_tools/blob/master/Xlsxlibhb_ver2.zip - Any one or both these libraries can be downloaded and linked with FWH application. FWH further provides wrapper classes for these libraries to make it more convenient to use these libraries. Please see: ...
by Antonio Linares
Thu Nov 02, 2023 9:53 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2023 (FWH 23.10)
Replies: 1
Views: 3945

Re: FWH2310: WhatsApp messages with Attachments/Images

hua wrote:I wonder how this software is able to detect whether phone is linked to whatsapp or not
https://youtu.be/NYx9LcmPRhk?si=iFQsbGxVXQUpVacs

Probabile use a bot, you can use a bot with telegram there Is a class for fwh
by Silvio.Falconi
Wed Nov 01, 2023 5:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 911

Re: FWH2310: WhatsApp messages with Attachments/Images

I wonder how this software is able to detect whether phone is linked to whatsapp or not
https://youtu.be/NYx9LcmPRhk?si=iFQsbGxVXQUpVacs
by hua
Wed Nov 01, 2023 6:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 911

Re: xHarbour.org updated!

Unfortunately, the code is part of Fastreport and I don't have the knowledge to resolve it, but it seems to me that it may be linked to something that changed between the previous and the current version of xharbour, as the warnings appeared, but never caused a problem.

Thanks
by tiaofw
Thu Oct 26, 2023 12:42 am
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 159
Views: 40527

Re: Xlsxlibhb_ver2

FWH will include an interface class to this library If this library is downloaded and linked with FWH we can use the class to use the lib with much ease. Fonts and Images https://imagizer.imageshack.com/v2/xq70/923/hAh1bz.png #include "fivewin.ch"REQUEST ...
by nageswaragunupudi
Sun Oct 15, 2023 3:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 9458

Re: xHarbour Commercial and latest FWH

... \xhb\lib\xHBZIP.LIB \xhb\lib\xHBZipDll.lib \xhb\c_lib\win\gdiplus.lib I made sure I was including the most recent dll.ch however, when I linked in dll.c from the \fwh\source\winapi folder it now works. Perhaps there is another version of LoadLIbrary contained in one of the above libs. ...
by Randal
Mon Aug 07, 2023 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour Commercial and latest FWH
Replies: 3
Views: 378

Re: Set a specific starting function

... is not what I'm asking for. you ask for a Sample using INIT PROCEDURE I have many PRGs and a function MAIN() inside one of those (not the first linked). How can I force the function MAIN() to be executed as the first function? put you file with MAIN as 1st into your *,MAK or *,HBP
by Jimmy
Mon Jul 31, 2023 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Set a specific starting function
Replies: 20
Views: 947

Re: Set a specific starting function

Thank you, but this is not what I'm asking for. I have many PRGs and a function MAIN() inside one of those (not the first linked). How can I force the function MAIN() to be executed as the first function?
by Enrico Maria Giordano
Mon Jul 31, 2023 8:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Set a specific starting function
Replies: 20
Views: 947

New FTDN July/Julio (FWH 23.07)

... newValue works too. * Enhanced XEval( uVar, p1, p2, ... ) Now uVar can also be function name ending with "()". If the named function is linked, the function is executed with params p1,p2,... etc. XEval( {|c| Upper( c ) }, "abc" ) --> ABC XEval( "Upper()", c ) --> ...
by Antonio Linares
Thu Jul 27, 2023 6:13 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN July/Julio (FWH 23.07)
Replies: 7
Views: 1134

Re: Spinner arrows

Many thanks, Antonio.
Your link helped me to get visible spinner arrows on my PC.
But on an other machine the arrows will be invisible until the user does follow the instructions from your linked page.

Thanks anyhow,
Detlef
by Detlef
Mon Jul 24, 2023 10:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spinner arrows
Replies: 4
Views: 336

Re: xbrowse

My actual machine is a Dell with 64 bit Windows 11 Pro OS.
And on this PC my Programm crashes.
I copied my program to a PC with Windows 10 Home 64 Bit OS, compiled and linked my test and here it runs totally ok.

This is really strange.
by Detlef
Sun Jul 09, 2023 8:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 15
Views: 675

Re: Problem with xBrowse

... 14: U Param 15: U Param 16: U Param 17: B {|| ... } Param 18: U Param 19: U Param 20: L .F. Local 1: O Class: TMDIFRAME Local 2: U Local 3: U Linked RDDs =========== DBF DBFFPT DBFBLOB DBFNTX DataBases in use ================ Classes in use: =============== 1 ERROR 2 HBCLASS 3 HBOBJECT 4 TWINDOW ...
by Armando
Tue May 16, 2023 5:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xBrowse (Fixed)
Replies: 34
Views: 2429

Re: A simple LLM using Harbour's hashes

Dear Antonio,
Somewhere I read that it is possible to link a web page as knowledge base.
Maybe someone knows how to do it.
Then we could have all the documentation linked in a single page.

Best regards,
Otto
by Otto
Tue May 16, 2023 7:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A simple LLM using Harbour's hashes
Replies: 6
Views: 444
PreviousNext

Return to advanced search