Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 43,968
» Latest member: hkshowerrepairnet
» Forum threads: 2,359
» Forum posts: 11,158

Full Statistics

Online Users
There are currently 1114 online users.
» 2 Member(s) | 1108 Guest(s)
Applebot, Baidu, Bing, Google, hkshowerrepairnet, rlebeau

Latest Threads
IntraWeb 16.1.6 is out!
Forum: IntraWeb General Discussion
Last Post: bruce.eglington@usask.ca
Yesterday, 12:22 AM
» Replies: 7
» Views: 278
Position Issue with iwMod...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
10-12-2025, 01:18 AM
» Replies: 5
» Views: 232
iwbs4checkbox
Forum: IntraWeb General Discussion
Last Post: sskuropack
10-11-2025, 04:12 PM
» Replies: 2
» Views: 279
Como usar https?
Forum: IntraWeb Dúvidas Gerais
Last Post: Alexandre Machado
10-10-2025, 05:42 AM
» Replies: 2
» Views: 63
License and Future of cgd...
Forum: CGDevTools
Last Post: zsleo
10-09-2025, 10:16 PM
» Replies: 5
» Views: 222
TIWSSLOptions::SetPortA
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
10-09-2025, 08:02 PM
» Replies: 8
» Views: 6,238
First beta version of CGD...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
10-09-2025, 07:42 PM
» Replies: 2
» Views: 133
How to use https?
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
10-09-2025, 07:19 PM
» Replies: 3
» Views: 151
Intraweb 16 and Delphi XE...
Forum: IntraWeb General Discussion
Last Post: takyon_dg
10-09-2025, 06:56 PM
» Replies: 4
» Views: 505
CEF Library
Forum: CGDevTools
Last Post: MikeComb
10-09-2025, 03:03 PM
» Replies: 0
» Views: 55

 
  CEF Library
Posted by: MikeComb - 10-09-2025, 03:03 PM - Forum: CGDevTools - No Replies

So, testing. Installed clean version of Delphi + IW 16.1.6 + Beta CGDevTools. Loaded a current project with little trouble except....get the message "Could not load CEF Library which is required to render HTML in IWForms".

What's that about?

Mike Combellack

Print this item

  TIWFileUploader generates javascript error while dropping files on it
Posted by: Mike_A - 10-08-2025, 02:22 PM - Forum: IntraWeb General Discussion - No Replies

Hi,

I'm using IntraWeb 16.1.6 / Delphi 12.

A IWFileUploader generates the following javascript error when dropping files on it:

Uncaught TypeError: can't access property "maxFiles", this._options is undefined
    onDrop http://localhost:86/$/js/IWFileUploader__448109751.js:26
    _attachEvents http://localhost:86/$/js/IWFileUploader__448109751.js:37

Thanks in advance for your help.

Greetings from germany

Michael A.

Print this item

  First beta version of CGDevTools is ready!
Posted by: Alexandre Machado - 10-07-2025, 11:22 PM - Forum: CGDevTools - Replies (1)

Exciting news for IntraWeb and CGDevTools developers:

https://www.atozed.com/2025/10/cgdevtools-is-ready/

Enjoy!  Big Grin

Print this item

  First beta version of CGDevTools is ready!
Posted by: Alexandre Machado - 10-07-2025, 11:21 PM - Forum: IntraWeb General Discussion - Replies (2)

Exciting news for IntraWeb and CGDevTools developers:

https://www.atozed.com/2025/10/cgdevtools-is-ready/

Enjoy!  Big Grin

Print this item

Question Como usar https?
Posted by: Patrick1540 - 10-07-2025, 08:15 PM - Forum: IntraWeb Dúvidas Gerais - Replies (2)

Versão do Delphi: 10.3
Versão do Intraweb: 16
Tipo de aplicação: Http.sys

Estou tentando deixar meu site seguro.
Para finalidade de testes, já gerei um certificado autoassinado e reservei url (netsh http delete urlacl url=http://+:8888/; netsh http add urlacl url=http://+:8888/ user="Everyone").
Ainda sim, meu site ainda não aceita https.
Obs: Não estou usando nenhum domínio, estou fazendo acesso local (127.0.0.1:8888).

O que estou fazendo errado?

Print this item

Question How to use https?
Posted by: Patrick1540 - 10-07-2025, 08:07 PM - Forum: IntraWeb General Discussion - Replies (3)

Delphi version: 10.3
Intraweb version: 16
Application type: Http.sys

I'm trying to secure my website.
For testing purposes, I've already generated a self-signed certificate and reserved the URL (netsh http delete urlacl url=http://+:8888/; netsh http add urlacl url=http://+:8888/ user="Everyone").
However, my website still doesn't support HTTPS.
Note: I'm not using a domain; I'm accessing it locally (127.0.0.1:8888).

What am I doing wrong?

Print this item

  IntraWeb 17
Posted by: tyomaq - 10-05-2025, 10:57 AM - Forum: IntraWeb General Discussion - No Replies

Hello, I'm a member of the IntraWeb 17 dev team. Chad asked me to post this:

Hello everyone. Quick status check. The Delphi side is basically done, aside from whipping the build script into shape. The real action is in Typescript land. With 17, all browser and front-end logic is offloaded to Typescript instead of cramming HTML directly inside IntraWeb code. Delphi works the same as before, only cleaner, faster, and more flexible. Bonus: we’re also building a standalone front-end product in Typescript/JavaScript, with Delphi simply plugging into it. That’s where we’re grinding right now.

The new designer is full WYSIWYG, integrates with templates and Bootstrap, and is written in Typescript but snaps into the Delphi IDE. That’s a big leap from IW16.

What does this mean? No new Delphi build until the front end is stable. Delphi isn’t holding us back. Front end is. Timeline: maybe a month, maybe a bit more. I also have surgery on Oct 21, which means I’ll be offline (and not coding!) for about two weeks. Don’t worry, the rest of the team keeps pushing.

Now the serious ask: we need Typescript testers. Or JavaScript testers if you enjoy pain (the pain of JS itself, IW17 works just fine with JS instead of TS). The designer is close but not 100% yet, so you still edit IWML by hand (we’re weeks away from killing that off). Demos and samples are ready, you can test and deploy today. The more Typescript hands we get, the faster we ship the next Delphi build.

Target: front-end beta in functional form around New Year. Delphi beta right after. Because again, Delphi’s already ready, it’s waiting on its noisy front-end roommate to finish getting dressed.

Join the party over here:
https://t.me/Intraweb17

Print this item

  License and Future of cgdevtools
Posted by: tlang@bst-gmbh.com - 10-04-2025, 08:33 PM - Forum: CGDevTools - Replies (5)

Hi,

i already gave up with cgdevtools. It seems their is no future for this product.

But i have customers working with the old software. And i must support them at least for 2 years until everybody
is ported to my new solution.

But what happens if my mainboard or the harddisk crashes. Then i am in big trouble.

Does anyone know how the license algorithm is working, with the processor id, windows information or harddisk.

Does atozed plan to bring the license server up and running again.

I don't need any new version. I accepted that i am stack with old compiler. But i need to have a solution
when my pc has reached end of lifetime.

If anybody has an idea. 

Thanks

Print this item

  Question about IWChartJS
Posted by: rudyPos - 10-02-2025, 02:45 PM - Forum: IntraWeb General Discussion - Replies (2)

I am getting able to use this chart for time series data visualization, but have two question I could not figure out or find an example:
1. for ctLine  -can you make the line a STEP line?
2. for the main bottom time axis - can you force the minimum and maximum values independent of the value pairs entered 
when adding the data?  It seem the bottom axis uses the mainSeries time span, and if a subsequent series data time span is broader than the first series - that data is not seen...

Thanks in advance - this is a nice chart

The alternative is the tCHART

Print this item

  IntraWeb 16.1.6 is out!
Posted by: Alexandre Machado - 10-02-2025, 02:02 AM - Forum: IntraWeb General Discussion - Replies (7)

hi guys,

there is a new update available for IntraWeb:

https://www.atozed.com/2025/10/intraweb-16-1-6/

It contains 2 important fixes (memory leak and a possible race condition) and it's strongly recommended.

It's also prepared to fully integrate with the new CGDevTools build which is about to be released.

Enjoy!  Big Grin

Print this item