... any influence on our access capabilities. The starting signal has been given:
Effective immediately, we are implementing this solution for all newly installed customer servers. Gradually, we will also retrofit existing installations to this new concept. This will allow us to standardize all ...
Search found 13 matches: newly
Searched query: newly
- Sun Dec 08, 2024 2:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Login with Cloudflare
- Replies: 6
- Views: 626
- Tue Sep 24, 2024 6:03 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Demo version
- Replies: 29
- Views: 3485
Re: Demo version
... some of us no longer code with FIVEWIN on a daily basis, it's comfortable to be able to edit the source code visually.
You could expand it and add newly introduced functions and attributes.
It would be helpful with all the support work you provide and also beneficial if it is brought up to date ...
You could expand it and add newly introduced functions and attributes.
It would be helpful with all the support work you provide and also beneficial if it is brought up to date ...
- Tue Sep 24, 2024 5:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Demo version
- Replies: 29
- Views: 3485
Re: Demo version
... some of us no longer code with FIVEWIN on a daily basis, it's comfortable to be able to edit the source code visually.
You could expand it and add newly introduced functions and attributes.
It would be helpful with all the support work you provide and also beneficial if it is brought up to date ...
You could expand it and add newly introduced functions and attributes.
It would be helpful with all the support work you provide and also beneficial if it is brought up to date ...
- Fri Jul 26, 2024 1:11 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: To Antonio: a begging letter
- Replies: 4
- Views: 670
To Antonio: a begging letter
... What is currently missing is a beacon, and in the Clipper/Harbour world, I only know of one – you.
DBF is not a file format that needs to be newly introduced.
It is used millions of times. What is lacking, however, is a perspective - a market leader or technological leadership.
There are so ...
DBF is not a file format that needs to be newly introduced.
It is used millions of times. What is lacking, however, is a perspective - a market leader or technological leadership.
There are so ...
- Mon Jun 17, 2024 9:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Why You Should Stick with DBF or Access Databases for Now
- Replies: 5
- Views: 752
Re: Why You Should Stick with DBF or Access Databases for Now
... on the web.
When you want to perform an incremental search on the web, you constantly need to send requests to the server and receive the newly filtered data.
For example, I have conducted tests and can read 100 records in 20 ms. If I do the same with SQL, just establishing the connection ...
When you want to perform an incremental search on the web, you constantly need to send requests to the server and receive the newly filtered data.
For example, I have conducted tests and can read 100 records in 20 ms. If I do the same with SQL, just establishing the connection ...
- Fri Apr 19, 2024 6:38 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Compiler with MSVC y HARBOUR
- Replies: 3
- Views: 677
Re: Compiler with MSVC y HARBOUR
... Good dears
If you are still with BCC and xHarbour/Harbour
It's time to switch to the best, with MSVC and HARBOR It really is much faster
Download newly updated HARBOR for MSVC from https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/README.md
Download Visual Studio Community ...
If you are still with BCC and xHarbour/Harbour
It's time to switch to the best, with MSVC and HARBOR It really is much faster
Download newly updated HARBOR for MSVC from https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/README.md
Download Visual Studio Community ...
- Thu Apr 18, 2024 8:32 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Compiler with MSVC y HARBOUR
- Replies: 3
- Views: 677
Compiler with MSVC y HARBOUR
Good dears
If you are still with BCC and xHarbour/Harbour
It's time to switch to the best, with MSVC and HARBOR It really is much faster
Download newly updated HARBOR for MSVC from https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/README.md
Download Visual Studio Community ...
If you are still with BCC and xHarbour/Harbour
It's time to switch to the best, with MSVC and HARBOR It really is much faster
Download newly updated HARBOR for MSVC from https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/README.md
Download Visual Studio Community ...
- Fri Nov 03, 2023 8:55 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 2310 Active X problem ?
- Replies: 13
- Views: 1115
Re: FWH 2310 Active X problem ?
Antonio,
Same issue. I just emailed you the full source file for the class and the error code that was generated with the newly downloaded file.
I hope your server doesn't reject the attachment. It is small, and I changed .zip to .mls
Tim
Same issue. I just emailed you the full source file for the class and the error code that was generated with the newly downloaded file.
I hope your server doesn't reject the attachment. It is small, and I changed .zip to .mls
Tim
- Sun Oct 22, 2023 5:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: DBF . Commit
- Replies: 39
- Views: 6066
Re: DBF . Commit
... FILETIME( cDbf )
inkey(0)
RETURN
Does not work for me. Can I see your output? Anyway, you mixed the R lock flavor and the normal lock flavor. With DBRLOCK() you must use DBRUNLOCK(). And furthermore, APPEND BLANK operation locks the newly appended record so there is no need of another lock.
inkey(0)
RETURN
Does not work for me. Can I see your output? Anyway, you mixed the R lock flavor and the normal lock flavor. With DBRLOCK() you must use DBRUNLOCK(). And furthermore, APPEND BLANK operation locks the newly appended record so there is no need of another lock.
- Fri Sep 01, 2023 11:43 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Choise : Windows server standard 2022 versus essential 2022
- Replies: 23
- Views: 2671
Re: Choise : Windows server standard 2022 versus essential 2022
... Virtual private network (VPN)
Remote Web Access
When you run the wizard, you can also choose to allow Anywhere Access for all current and newly added user accounts.
To set up Anywhere Access, open the Dashboard Home page, click SETUP, and then click Set up Anywhere Access.
For more ...
Remote Web Access
When you run the wizard, you can also choose to allow Anywhere Access for all current and newly added user accounts.
To set up Anywhere Access, open the Dashboard Home page, click SETUP, and then click Set up Anywhere Access.
For more ...
- Thu Aug 17, 2023 9:51 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Saving OuterHTML using Await Implementation with TWebView
- Replies: 24
- Views: 3905
Re: Saving OuterHTML using Await Implementation with TWebView
Hello Mr. Otto, thank you for the great idea. I will add the newly implemented functions and methods, and post the manual that comes out from consulting with ChatGPT on charleskwon.com.
Regards,
Charles KWON
Dear Charles,
Thank you so much for your work.
Best regards,
Otto
I asked ChatGPT and ...
Regards,
Charles KWON
Dear Charles,
Thank you so much for your work.
Best regards,
Otto
I asked ChatGPT and ...
- Tue May 02, 2023 7:08 am
- Forum: WhatsNew / Novedades
- Topic: New FTDN April/Abril 2023 (FWH 23.04)
- Replies: 4
- Views: 4186
New FTDN April/Abril 2023 (FWH 23.04)
... shows how to replace the buttons of
a ButtonBar.
* Enhanced: function FW_AReverse( aArray, [nStart], [nCount] )
--> aReversed.
Using the newly added optional parameters nStart and nCount,
it is possible to restrict the range of reversal. The original
array is not disturbed.
* Enhanced ...
a ButtonBar.
* Enhanced: function FW_AReverse( aArray, [nStart], [nCount] )
--> aReversed.
Using the newly added optional parameters nStart and nCount,
it is possible to restrict the range of reversal. The original
array is not disturbed.
* Enhanced ...
- Thu Dec 01, 2022 1:58 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Forcing to unlock a record
- Replies: 10
- Views: 1305
Re: Forcing to unlock a record
... user2 that the data has been changed, and does user2 want to abandon their current changes or re-read the record and make their changes to the newly revised record.
If user2 wants to remake the changes, the program re-reads the record and goes back into edit mode. Next, user2 modifies the ...
If user2 wants to remake the changes, the program re-reads the record and goes back into edit mode. Next, user2 modifies the ...