Skip to content Skip to sidebar Skip to footer
Showing posts with the label Delphi

Delphi, Export Html Table To Excel

All I want to do is to implement 'Export to excel' option of a classical webbrowser, to Del… Read more Delphi, Export Html Table To Excel

How To Find A Button With "value" In Html Page (webbrowser - Delphi)

i have a html page that it have 3 forms with 3 submit buttons . buttons have no name but they have … Read more How To Find A Button With "value" In Html Page (webbrowser - Delphi)

How To Download A File In A Password-protected Location In Delphi 2007

I need to get the contents of a HTML page from the Web, but the contents of the respective resource… Read more How To Download A File In A Password-protected Location In Delphi 2007

Update Text Inside Page With Image

I am working with Delphi7 and TEmbeddedWB. I have some difficulty to update text of a page in twebb… Read more Update Text Inside Page With Image

Launch Html Help As Separate Process

I am using XE7 64 and I am looking for a strategy to solve several problems I am having when displa… Read more Launch Html Help As Separate Process

Delphi, Export HTML Table To Excel

All I want to do is to implement 'Export to excel' option of a classical webbrowser, to Del… Read more Delphi, Export HTML Table To Excel

How To CENTER And STRETCH/SHRINK SVG Display In TWebBrowser?

In a Delphi 10.4.2 Win32 VCL Application on Windows 10 x64, I use a TWebBrowser component to displa… Read more How To CENTER And STRETCH/SHRINK SVG Display In TWebBrowser?

Decode File To Stream, From Base64 Encoded String. How To Do That?

I have a string, recived by my app from web-browser. String contains PNG image, and encoded to base… Read more Decode File To Stream, From Base64 Encoded String. How To Do That?

Decode File To Stream, From Base64 Encoded String. How To Do That?

I have a string, recived by my app from web-browser. String contains PNG image, and encoded to base… Read more Decode File To Stream, From Base64 Encoded String. How To Do That?