Search found 21 matches: renew

Searched query: renew

by Enrico Maria Giordano
Thu Jan 30, 2025 2:10 pm
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 174
Views: 132284

Re: xHarbour.org updated!

xharbour.org expired!

"This domain name registration has expired and renewal or deletion are pending. If you are the registrant and want to renew the domain name, please contact your registration service provider."

Anybody knows how to contact Patrick Mast?
by paquitohm
Tue Jul 23, 2024 2:48 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Mejorando el tratamiento de los emails
Replies: 2
Views: 1057

Mejorando el tratamiento de los emails

Buenas a todos,

¿ Alguien trata en sus programas los emails con esta sintaxis-ejemplo ?

Paco Pérez <pacoperez@suempresa.com>

¿ O incluso de la siguiente forma ?

Juan María Vianney <juanma@suempresa.com>;Pedro Luis Soler<soler@otraempresa.com>;Luis María Grigñon <Luisma@renew.com>
by oliveiros junior
Tue Dec 12, 2023 3:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SetArray xBrowser
Replies: 2
Views: 544

SetArray xBrowser

... array, and then empty the array - oBrowser:aArrayData := {}, try to reload the array by giving a SetArray - oBrowser:SetArray( aArray ), and then renew obrowser - oBrowser: Refresh(). However, it does not completely renew the browser. The texts are renewed, but not the images.

To give a better ...
by Horizon
Tue Nov 07, 2023 7:57 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 74359

Re: Fwh 23.10 TGet another problem

... CHARSET_=1 /o$(OBJDIR)\font.c
REQUEST HB_CODEPAGE_TRWIN

function Main()

HB_CDPSELECT( "TRWIN" )

...
return
Every time the fwh version is renewed, I delete all obj files and renew it again. I was able to solve the font problem only this way. I often "Verdana" font in my application defining ...
by nageswaragunupudi
Fri Apr 01, 2022 6:58 am
Forum: FiveWin for Harbour/xHarbour
Topic: New Version of FiveWin 20.02
Replies: 3
Views: 545

Re: New Version of FiveWin 20.02

All, I just purchased a renew and received my copy of FiveWin 20.02 for Harbour. I am using Borland C++ 7.0.
I tried using my mak file and got errors, I modified it based on build.bat and got errors. I replaced it with build.bat and got the following:


If you purchased just now, the version is ...
by byron.hopp
Thu Mar 31, 2022 8:18 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New Version of FiveWin 20.02
Replies: 3
Views: 545

New Version of FiveWin 20.02

All, I just purchased a renew and received my copy of FiveWin 20.02 for Harbour. I am using Borland C++ 7.0.
I tried using my mak file and got errors, I modified it based on build.bat and got errors. I replaced it with build.bat and got the following:

Borland Resource Compiler Version 5.40
Copyright ...
by oliveiros junior
Sat Aug 15, 2020 1:52 am
Forum: FiveWin for Harbour/xHarbour
Topic: To Mister Nages - xBrowser
Replies: 21
Views: 3428

Re: To Mister Nages - xBrowser

... be highlighted change.
Step to function that selects from the data the array aHilite that filled according to the first. What bed would you give to renew bPaintText?
I've tried refresh(), Eval(bPaintText) and none worked.

2) Does the FW_SayTextHilite function not multiline automatically?

no FW ...
by MOISES
Fri Nov 15, 2019 4:02 pm
Forum: FiveWin for Harbour/xHarbour
Topic: another bug in TDataRow: failure with datetime fields [solve
Replies: 15
Views: 5410

Re: another bug in TDataRow: failure with datetime fields

Thank you very much.

I can´t compile because in FW 14.14 there is not FW_DemoDB( "ADO" ) function, but I already have ordered the FTDN renew.

I asume I will have the same behaviour that you: Harbour returns the value as Date not DateTime. This is the behaviour I get in my software, either with ...
by nageswaragunupudi
Fri Sep 20, 2019 4:05 pm
Forum: FiveWin for Harbour/xHarbour
Topic: bug TDataRow
Replies: 11
Views: 1382

Re: bug TDataRow

Also we will renew our FTDN

If you renew, the present limitation is 255 chars. You need not modify your present datarow.prg
It is your choice.
by MOISES
Fri Sep 20, 2019 4:01 pm
Forum: FiveWin for Harbour/xHarbour
Topic: bug TDataRow
Replies: 11
Views: 1382

Re: bug TDataRow

Yes, that´s right. Thank you.

Yes, 255 Will be fine.

Yes, I am able to modify the source code. Also we will renew our FTDN.
by Antonio Linares
Wed Sep 21, 2016 11:28 am
Forum: WhatsNew / Novedades
Topic: FTDN renewal reminder
Replies: 0
Views: 757

FTDN renewal reminder

Dear FTDN user,

This is just a reminder to renew your FTDN subscription with us.

Along these past months we have developed great features into FWH that will help you to easily improve your apps:

* MySQL and MariaDB full support. No need to use any external libs.

* Borland 64 bits support. If you ...
by oliveiros junior
Wed Apr 20, 2016 9:52 am
Forum: FiveWin for Harbour/xHarbour
Topic: Refresh row xBrowse
Replies: 2
Views: 567

Refresh row xBrowse

Hello guys,

Could you help me with a question about the xbrowse?

I need to renew only one line of browse. If you run: bstrData or: PaintData he renews the entire column.
I thank the attention.

Oliveiros Junior
by Ugo
Mon Aug 12, 2013 10:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Internet Date
Replies: 35
Views: 10924

Re: Internet Date

... with the change, every test, of the ntp server:
(is the same if the time between 2 requests is 1 sec. or 5 min. o also 30 min.)
(is the same if renew the object oSntp)
Func TestNTP&#40;&#41;Local aNet := &#123;&#125;,; nPort := 123,; cIp := "ntp1.inrim.it",; // "time.windows.com",; lSync := .F ...
by johnshay
Wed Sep 26, 2012 11:14 am
Forum: FiveWin for Pocket PC
Topic: Socket and Web server Not Working
Replies: 8
Views: 7088

Re: Socket and Web server Not Working

... a GPF error when trying to open a socket. BUT i dont have any other problems. Nothing is crashing. Network on the ce device still works. Ip address renew works. It just wont accept another onRead event. Am i right in assuming 2 sockets are used. The first one is created and listens for a request ...
by Rimantas
Fri Nov 04, 2011 10:39 am
Forum: FiveWin for Harbour/xHarbour
Topic: Error in last version FWH 11.10 (Folder + get)
Replies: 25
Views: 20781

Re: Error in last version FWH 11.10 (Folder + get)

nageswaragunupudi wrote:Please link \xharbour\lib\ct.lib also


He linked with Harbour , not with xHarbour ... I think that the problem is oldest Harbour . If you can renew Harbour from Fwh Ftp or from harbour-project and try again ...