Search found 596 matches: purpose

Return to advanced search

Re: Compiler with MSVC y HARBOUR

... to provide SSL/TLS, cryptographic functions, and URL transfer capabilities respectively. Here's a breakdown of each: 1. libssl-1_1-x64.dll Purpose: This library is part of OpenSSL and provides the SSL/TLS protocol support necessary for secure communications over networks. It's used to encrypt ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 130

Re: ButtonBmp problem with FWH2402

Mr. Leandro

Are you setting FW_SetUnicode( .T. ) in your application?
If so, just for the purpose of testing, can you please change the setting to FW_SetUnicode( .F. ) and try this dialog again and let us know?
by nageswaragunupudi
Sat Mar 09, 2024 5:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtonBmp problem with FWH2402
Replies: 25
Views: 5251

Runner XBase (RX)

... a link to download Runner XBase (RX). If you’re interested in quickly testing Harbour code, this system is ideal. It has been designed with the purpose of facilitating testing, building, or prototyping web applications. Start comfortably testing your first pages, forms, and assembling all the ...
by Carles
Tue Feb 20, 2024 6:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 7
Views: 973

link between PRG and RC

... an explicit link in the prg file that would confirm to me this connection. please would someone be so kind as to explain the syntax used for this purpose to me. I suspect that RESOURCE "..." has something to do with it...maybe... does the compiler automatically take the *.rc file into ...
by Ruth
Mon Jan 29, 2024 4:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1695

nYoffset and nXoffset

Could someone explain to me how to implement oPrn:nYoffset and oPrn:nXoffset in a print with a practical example?
what is the purpose of oPrn:nYoffset and oPrn:nXoffset ?
by Silvio.Falconi
Fri Jan 12, 2024 3:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: nYoffset and nXoffset
Replies: 11
Views: 832

WebView2 Essentials: Guides, Tips & Resources

... When an application uses WebView2, it essentially opens a series of Edge browser processes in the background. Each process serves a different purpose: Browser Process: The main process that manages the user interface, handles navigation, and coordinates other processes. Renderer Process: Handles ...
by Otto
Wed Jan 10, 2024 6:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481

Re: file ID in the Windows file system

Dear Antonio, Thank you, Antonio. I think for my purpose - I have the mod harbour server and one volume only is this an option. One must make a backup table in case one needs to do a restore, so that one can find the ID again. I think of a private ...
by Otto
Sat Jan 06, 2024 9:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 628

Re: Calculate total pages

Enrico, I use it for a different purpose. But you only need to count the number of EMF files per document.
Then you can print the pages and write whatever you want on them as if on a layer.
Best regards,
Otto
by Otto
Thu Nov 23, 2023 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5869

Re: TGet():ReDefine - UTF8 encoding fails [Unsolved]

PICTURE "@70"


What is this picture clause? What is its purpose and use?
by nageswaragunupudi
Sun Nov 12, 2023 11:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet():ReDefine - UTF8 encoding fails [Solved]
Replies: 6
Views: 316

Re: Interesting discussion with ChtGPT

... best of it. I just saw in the ChatGPT update that soon one will be able to "Create a GPT Beta Customize a version of ChatGPT for a specific purpose." We should collaborate on this. Best regards, Otto
by Otto
Tue Nov 07, 2023 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

cFilePath issue.

... used this function in my application. file path I noticed it was in uppercase. This creates problems with the Turkish characters I use. Is there a purpose in using the upper function? (Note. When I remove the Upper function, the problem disappears) How can I replace the cFilePath function with ...
by Horizon
Tue Oct 31, 2023 6:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cFilePath issue.
Replies: 4
Views: 316

Re: DBF . Commit

... writes to the disk. But we can normally trust the OS on this issue even in case of unexpected power failures and shut-downs. But for the purpose of visibility to all users, flushing harbour dbf buffers to OS is enough.
by nageswaragunupudi
Sun Oct 22, 2023 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2332

Re: who use PostgreSQL with Fivewin ?

... Version 23/07 does NOT work correct with "SavePQQ()" While we totally disagree, we suggest a totally different approach for you. For the purpose of reading, editing and saving PostGre records, please totally avoid using FWH's TDataRow. Also totally avoid using any functions of FWPGSUPPORT.PRG ...
by nageswaragunupudi
Thu Sep 28, 2023 6:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: who use PostgreSQL with Fivewin ?
Replies: 13
Views: 1037

Re: Convert

If the purpose is to save the string and restore later for execution:   b := { || MsgInfo( "Good" ) }   Eval( b )   c := HB_Serialize( b )   ? ValType( ...
by nageswaragunupudi
Wed Sep 06, 2023 1:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert
Replies: 7
Views: 566

Re: Editar celdas en xbrowse

... you are using ADO with MSSQL (Microsoft SQL). Right? We can not say why are you not able to save, unless we test your program at our end. For this purpose, FWH provides an MSSQL server in the Cloud. You can connect to this server by calling oCn := FW_MSSQLDB You can upload or create small sample ...
by nageswaragunupudi
Fri Sep 01, 2023 9:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Editar celdas en xbrowse
Replies: 7
Views: 553
Next

Return to advanced search