Search found 2936 matches: project

Return to advanced search

Re: Sorting strings in a NON logical way

... dbf with correct functions.. (=ok) I was not able to use the correct aSort, because I did not know the correct codeblock. This is working for my project. Thanks for looking into it
by Marc Venken
Tue Nov 26, 2024 11:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sorting strings in a NON logical way
Replies: 5
Views: 112

Re: cloud or not cloud

... optimizations (e.g., caching, image optimization) This combination offers a cost-effective and reliable security foundation for the hotel software project. It protects the server from direct access, allowing only legitimate traffic through Cloudflare to reach your server. Best regards, Otto
by Otto
Tue Nov 12, 2024 10:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 1120

Re: Display thumbnails of pdfs

Is this project still in progress ?

I would be happy with the function just to see a jpg,pdf from a list off files in Xbrowse.
by Marc Venken
Tue Nov 05, 2024 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display thumbnails of pdfs
Replies: 34
Views: 4173

Re: how to close downloaded files window in webview2

... Because, like most users, I think that the resize feature of windows should come as soon as possible. I think CalcSize is also a part of this project. Perhaps a temporary variable such as FW_SetResize( .f. ) can be defined that determines whether this method will work or not.
by Horizon
Sat Nov 02, 2024 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to close downloaded files window in webview2
Replies: 13
Views: 610

Re: Route from Fiber Optic to the Web Server

... for the mod_harbour server, which includes securing the server, is a significant reason why we haven't been able to fully launch the mod_harbour project. Very few Harbour/FiveWin users feel confident with Windows self-hosting. Additionally, if you opt for a hosting service, it often requires ...
by Otto
Wed Oct 23, 2024 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Route from Fiber Optic to the Web Server
Replies: 3
Views: 227

Re: Ayuda compilar 64 bits con FivEdit y BCC7764

Enrico's solution is a very good alternative to hbmk2 from (x)harbour, make from Borland and the batch files from FW.

Now the only question that remains is how to compile multiple prg files in one project.
by alerchster
Wed Oct 16, 2024 6:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda compilar 64 bits con FivEdit y BCC7764
Replies: 29
Views: 1036

Re: TWebView vs. TWebView2

Hi Ruth, your code is correct: oWebView = TWebView2():New( oWnd ) do you have any error with it? Dear friends, I have a project where this is working fine oWebView := TWebView():New(, hWnd) Now I wanted to go further and use oWebView = TWebView2():New( ...
by Lailton
Thu Oct 10, 2024 12:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView vs. TWebView2
Replies: 7
Views: 352

TWebView vs. TWebView2

Dear friends, I have a project where this is working fine oWebView := TWebView():New(, hWnd) Now I wanted to go further and use oWebView = TWebView2():New( oWnd ) but then it doesnt compile properly any ...
by Ruth
Wed Oct 09, 2024 2:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView vs. TWebView2
Replies: 7
Views: 352

Re: HB_ZipFile - Password problem

Enrico, karinha Thank you very much for your help. I found the problem: drxlsx32_bcc.lib If this lib is in the project, the HB_ZIPFILE function does not work if a password is entered. Noted. Thanks for the information. We will investigate further Master Nages, please take a look ...
by karinha
Tue Oct 01, 2024 2:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_ZipFile - Password problem - SOLVED
Replies: 22
Views: 524

Re: HB_ZipFile - Password problem

MGA wrote:Enrico, karinha

Thank you very much for your help.

I found the problem:

drxlsx32_bcc.lib

If this lib is in the project, the HB_ZIPFILE function does not work if a password is entered.


Noted.
Thanks for the information.
We will investigate further
by nageswaragunupudi
Tue Oct 01, 2024 1:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_ZipFile - Password problem - SOLVED
Replies: 22
Views: 524

Re: HB_ZipFile - Password problem

Enrico, karinha

Thank you very much for your help.

I found the problem:

drxlsx32_bcc.lib

If this lib is in the project, the HB_ZIPFILE function does not work if a password is entered.
by MGA
Tue Oct 01, 2024 12:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_ZipFile - Password problem - SOLVED
Replies: 22
Views: 524

Re: xHarbour and hash functions

Dear Mr. Rao,

as a supplement to my previous email.
Since I need this function for the new microservice, I think it will be easiest to switch this project, which is still very small, to Harbour. I'll do that.

Best regards,
Otto
by Otto
Mon Sep 30, 2024 8:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour and hash functions
Replies: 9
Views: 1204

Re: Bug Maria_Connect() FWH-24.07 64 bits ???

... allocated in heap memory, which can handle bigger allocations in 64-bit environments. ### 8. **Compile with Appropriate Flags** Ensure that your project is being compiled with the correct flags for 64-bit support. These flags ensure correct memory alignment, stack size, and handling of pointers. ...
by nnicanor
Wed Sep 25, 2024 2:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
Replies: 37
Views: 1393

Re: Demo version

... TwoWay means that you can insert source code from the tool into your project, but you can also take source code from the project into the tool and continue editing it there. But watch the video; it explains simply what ...
by Otto
Tue Sep 24, 2024 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Demo version
Replies: 29
Views: 1034

Re: Demo version

Dear João, You probably missed it. I already posted the source code of the project back in 2013. If you can’t find the link anymore, I’d be happy to send you a new one. Best regards, Otto Easter gift – AUTOCODE with source code Post by Otto » Mon Apr 01, 2013 ...
by karinha
Tue Sep 24, 2024 5:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Demo version
Replies: 29
Views: 1034
Next

Return to advanced search