Search found 1253 matches: tools

Return to advanced search

Re: GetHostByName( GetHostName() )

... interesting and may help: Consider using platform-specific APIs like ifconfig (Linux/macOS) or ipconfig (Windows) through system calls. These tools often provide more granular control over retrieving information specific to a particular adapter.
by Antonio Linares
Wed Mar 06, 2024 9:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetHostByName( GetHostName() )
Replies: 1
Views: 128

XAMPP through PortableApps.com or Server2Go

... a convenient way to create a portable web development environment, allowing you to easily carry and run a web server along with other essential tools directly from portable storage devices. They are particularly useful for developers who need to demonstrate their work in different environments ...
by Otto
Thu Feb 29, 2024 7:20 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 376

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

... in a way that is sufficiently efficient and more in line with my old methods... But at the same time, I want to know how things are maded with the tools of the most "official" current programming side. You are right when you clarify about the myth of the exposed sources... Except perhaps ...
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: 541

azzoMax-dashboard for internal use

... For example, we store all our company documents in one menu item, and in another, the links we constantly need. Then we can open the important tools for us, like Prompt Editor , the text editor , and the file manager from another menu item. Then we have menu items for our product lines QRCode, ...
by Otto
Sun Feb 18, 2024 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: azzoMax-dashboard for internal use
Replies: 1
Views: 180

Re: function urlLoad( cUrl )

nageswaragunupudi wrote:Both the functions WebPageContents() and URLDownloadToFile() work only on Windows OS.
For Web Applications, we need platform independent tools and CURL seems to be the popular choice.


I never needed of such a function for web applications.
by Enrico Maria Giordano
Sat Feb 17, 2024 2:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: function urlLoad( cUrl )
Replies: 17
Views: 632

Re: function urlLoad( cUrl )

Both the functions WebPageContents() and URLDownloadToFile() work only on Windows OS.
For Web Applications, we need platform independent tools and CURL seems to be the popular choice.
by nageswaragunupudi
Sat Feb 17, 2024 1:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: function urlLoad( cUrl )
Replies: 17
Views: 632

Re: Switching my setup program to webview2

... for me was converting the RC into a JSON and then transforming it with a html/JS program - reading it out after calling from the development tools. However, the result is worse than using screen recognition. Best regards, Otto 1) Yes, I can recognize the text in the image. It shows a window ...
by Otto
Sat Feb 10, 2024 6:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching my setup program to webview2
Replies: 9
Views: 301

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

Thankfully, FWH has given us tools to take advantage of those web services we do need. Of course, I was asking a question about an existing control, and I only wanted to know if it now worked with resources. I don't have to use it. My clients ...
by TimStone
Fri Feb 09, 2024 11:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 621

Re: Mr. Rao, refresh a Tree

Mr. Rao:

Thank you very much in advance

To see the viedo just clic on this link https://files.fm/u/u25vv7ebbv

My Tools.

FWH 2307
MySql 5.1
Harbour &
BCC7

Regards, and thanks again
by Armando
Fri Feb 09, 2024 1:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao, refresh a Tree
Replies: 21
Views: 557

Re: WEBVIEW2 and xBrowse

Enrico, have you set the path to the HTML file absolute?
What happens if you start the development tools of your web browser with a right mouse click?
Do other webview samples work für you?
Best regards,
Otto
by Otto
Tue Feb 06, 2024 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WEBVIEW2 and xBrowse
Replies: 7
Views: 339

Re: link between PRG and RC

... FW_CheckFont( cFontName ) :-) Thank you very much :-) Please let me know if you use Borland or Microsoft Visual Studio regarding the development tools, i use VISUAL STUDIO CODE for almost everything i do so far ... since i have not yet compiled anything i am really looking forward to it. and ...
by Ruth
Tue Jan 30, 2024 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1297

Error al Compilar con Fwh 2307 Bcc76 (Solucionado)

... Turbo Incremental Link 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc. Error: Unresolved external '_hb_parldef' referenced from E:\TOOLS\FWH2307\LIB\FIVEHC.LIB|STR2HEX Error: Unresolved external '_hb_retclen_buffer' referenced from E:\TOOLS\FWH2307\LIB\FIVEHC.LIB|STR2HEX Error: ...
by CARLOS ATUNCAR
Thu Jan 25, 2024 4:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar con Fwh 2307 Bcc76 (Solucionado)
Replies: 5
Views: 240

Re: future of Rich Text Editor maybe time to start with WEBVIEW

... that if people repeatedly see the examples and the problems, like how difficult, if at all possible, it is to achieve similar results with desktop tools, then the desire for WEBVIEW solutions will grow. If someone asks, then I immediately send all my sources. Please give my regards to everyone, ...
by Otto
Thu Jan 25, 2024 8:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1428

Re: FWH or harbour function support CRC?

Dear Antonio, Mr.Rao, Natter

Right value => 0x8811

I show some test tools below:
Image
by richard-service
Fri Jan 12, 2024 6:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH or harbour function support CRC? ( Solved )
Replies: 16
Views: 1662

file ID in the Windows file system

... **User: How can I get the file ID?** In Windows, to retrieve the unique file identifier (File ID) for a file, you typically need to use specific tools or write a program that interacts with the Windows API. Here's a general outline of how you can retrieve the File ID: **Using Command Line:** ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 528
Next

Return to advanced search

cron