Search found 705 matches: three

Return to advanced search

Re: Data exchange between PC and Android device on the same loca

... its characteristics with Harbor We can still deliver a small final product where even the end user's Laptop is the Server that serves one, two or three portable collection terminals (PDAs) that lives all in the same site.
by Arturo Lopesoria
Wed Feb 28, 2024 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 539

Using Excel with Fivewin and OLE

The following line of code is from an Excel recorded macro:

Selection.FormatConditions.Add Type:=xlCellValue, Operator:=xlEqual,Formula1:="=TRUE"

Seems like the Add method has three parameters, how do you call this in FiveWin?

Thanks,
by byron.hopp
Sat Feb 10, 2024 1:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Excel with Fivewin and OLE
Replies: 2
Views: 86

Re: Mr. Rao, refresh a Tree

Mr. Rao: the browse recordset has several columns although in the browse I only show three, the ones necessary to form the tree, and the editing of all the columns is done in a dialog, I am going to upload a video to better explain my problem, may I?. For me and my ...
by Armando
Fri Feb 09, 2024 12:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao, refresh a Tree
Replies: 21
Views: 556

Re: Creating table with Trichedit

... PAGESETUP oRTF MARGINS 0.5,0.5, 0.3, 0.3 ; // ---, ---, сверху,---- ALIGN TOP ; PAGEWIDTH 8.5 ; PAGEHEIGHT 11 RETURN oRTF I did the test with just three rows of aTable but in the application I have to create an RTF file where there are more than one table for example you can see this figure https://i.postimg.cc/526dTSDN/word.png ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1307

Re: Browse Json

... the TCBrowse to browse it. I have been able to see the data in the Json, it is basically an array where each element contains a hash which has the three fields returned from the "for json auto" call. But can I pass the object created from the hb_JsonDecode function and display it in TCBrowse. ...
by byron.hopp
Thu Jan 11, 2024 1:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse Json
Replies: 8
Views: 806

Creation of an electronic raffle

... could be created with an xbrowse and then the cards (which are the ones to be printed for the various players ) and in each card there must be three lines with max 5 numbers per line obviously in randomize. how to organize the work?
by Silvio.Falconi
Sat Dec 30, 2023 12:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creation of an electronic raffle
Replies: 3
Views: 720

Back after 10 years due to illness [ Javier Lloris ]

... new, testing and documenting the new program that I am going to publish and reviewing the forum at the moment, I have been quite busy for three weeks. (some disk and pendrive have given me a bit of trouble to recover the backups but well, what I have not been able to recover are a lot ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 318

Re: De *.C Para *.Obj en BCC74 no funciona más.

... Mr. Enrico, Thank you very much for your efforts. Three items. - Is stable release ? - a few old 7/7/23 perhaps ? - What it provides, it is faster, more compatible ? Regards Yes, it is stable. Date ...
by Enrico Maria Giordano
Fri Nov 17, 2023 6:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: De *.C Para *.Obj en BCC74 no funciona más.
Replies: 84
Views: 38096

Re: De *.C Para *.Obj en BCC74 no funciona más.

... Mr. Enrico, Thank you very much for your efforts. Three items. - Is stable release ? - a few old 7/7/23 perhaps ? - What it provides, it is faster, more compatible ? Regards
by paquitohm
Fri Nov 17, 2023 5:45 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: De *.C Para *.Obj en BCC74 no funciona más.
Replies: 84
Views: 38096

Re: enviar mensajes a whatsapp, ¿posible solucion?

... ir probando. Espero que te sirva For versions prior to 2307, this approach is very nice. For sending Image Files like jpg,bmp,png,etc. skip these three lines [code]   oShell:SendKeys("{DOWN}") // Presiono flecha abajo    syswait(.2)  /code]
by nageswaragunupudi
Sat Oct 28, 2023 2:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: enviar mensajes a whatsapp, ¿posible solucion?
Replies: 55
Views: 3683

FW 23.07 Xbrowse, oCol:Cargo is NIL

I use oCol:Cargo to save some parameters.
Since FW 23.07 it does not work anymore, maybe due to:
LinkList: Method Sort( [lAsc], [lRecurse], [nCol] ) enhanced with
three new parameters.
Param.3 nCol: Default 0: Sorts on nCol of Cargo Array

How can I find a workaround?
Suggestions are welcome.
by frose
Sun Sep 10, 2023 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW 23.07 Xbrowse, oCol:Cargo is NIL
Replies: 4
Views: 232

Re: problem with report to excel

... please make these changes in fwh\source\function\olefuncs.prg and test with toexcel() methods of Report and XBrowse please? Please replace these three functions function ExcelLangID()function ExcelLang()function ExcelTranslate( cFunc )  with these modified functions: function ...
by nageswaragunupudi
Mon Sep 04, 2023 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with report to excel
Replies: 18
Views: 3345

Re: Choise : Windows server standard 2022 versus essential 2022

... these devices are simply more lightweight. I can't recall any hardware failures in over 10 years. We back up using Windows Server Backup on three hard drives and to our Cloud with Synology. Kind regards, Iris
by Iris Gesser
Sat Sep 02, 2023 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choise : Windows server standard 2022 versus essential 2022
Replies: 23
Views: 1207

FWH2307: List View Unicode compatible

... ) @ 1, 1 LISTVIEW oLvw SIZE 300, 300 PROMPTS "One" + CRLF + "ఒకటి", ; "Two" + CRLF + "రెండు", "Three" + CRLF + "మూడు"; ACTION MsgInfo( nOption ) oLvw:SetImageList( oImageList ) ACTIVATE WINDOW oWnd oImageList:End() return nil/code]
by nageswaragunupudi
Sun Aug 27, 2023 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2307: List View Unicode compatible
Replies: 1
Views: 221

Re: Saving OuterHTML using Await Implementation with TWebView

... application that uses a custom class called TAWaitWeb to retrieve data from a web page in a synchronous manner. The TAWaitWeb class implements three functions: AWait_QuerySelector() AWait_QuerySelectAll() AWait_GetOuterHTML() These functions all take a web page URL and a timeout value as input, ...
by CharlesKwon
Thu Aug 17, 2023 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 1517
Next

Return to advanced search