C++ Builder 12 Error After Install of IntraWeb
Hello All, After installing IntraWeb 16.0.9, I am getting the attached error message when starting an IntraWeb application for C++ Builder 12 Community Edition I installed it for Delphi 12 Community...
View Articleopenssl version for aplication https
Good morning Along with greetings, my question is, to work with Intraweb and have an app, standalone Indy or standalone http.sys, what version of Openssl do you use? I have Intraweb version 16.0.8,...
View ArticleIntraWeb 16.0.10 is out!
Ever wanted to have all your IWGrids/IWDBGrids rendered using DataTables styles with 1 click and zero code? Now you got it: https://www.atozed.com/2025/05/16-0-10-h/ Enjoy!
View ArticleAddRootHandler doesn't work in IW 16.
Hello, Why in IW16 doesn't work any more AddRootHandler??? It just closes the application when reach to this point. procedure TIWServerController.IWServerControllerBaseConfig(Sender: TObject); var...
View ArticleTIWIPGeolocationClient::Execute() always false
Hi, i have a problem with TIWIPGeolocationClient: RAD C++ Builder 12 Update 3 (with May Patch) InternetDirect(Indy) 10.6.2.0 IntraWeb 16.0.10 My Intraweb application 32/64 bit TIWIPGeolocationClient:...
View ArticleWeb Cache (JavaScript, PNG,...)
Hi everyone, I'm using IntraWeb 15.2.25, and in my project, I would like to serve static files through browser caching. I added four files in the HTMLHeaders of my IW ServerController (2 JavaScript...
View ArticleUnable to download Intraweb
It seems like the Atozed website is down. Is there an alternative site to download Intraweb? https://www.atozed.com/2024/04/intraweb-15-6-1/
View ArticleAtozed site is down
Hi guys we are currently having some problems with a misbehaving update in our server, so the atozed.com site is down (has been for some time now). We are working on it and we expect to bring it back...
View ArticleIntraWeb 16.0.11 is out!
Hi guys, a new update is available with various fixes + new features including some serious performance improvement. https://www.atozed.com/2025/06/intraweb-16-0-11/ Enjoy!
View ArticleTIWFileUploader with 500 files
Hello: we have a scenario in our software where the user uploads several files at once. Sometimes users will upload 400/500 files at once and when this happens the TIWFileUploader event AsyncSelectFile...
View Articleoverriding session creation call
Hi folks, I am trying to override DoNewSession() event to write custom code on "/$/Start" call. What I am facing is that when DoNewSession event is not getting called when "/$/Start" call is received...
View ArticleStandalone to ISAPI
Is there any current documentation or simple instructions to convert a standalone project to an ISAPI project? Thank you.
View ArticleAccess violation in SA running as a service
Hi, I've developped an application as SA. When I run the exe and open a browser (either local or from another device in the network) and look for (i.e.) https://(my_ip):8080/$/start, my initial form...
View ArticleNeed Help with Session Management in IntraWeb 15 !!
Hi everyone, I’m currently working on an internal web app using IntraWeb 15 and running into a bit of confusion regarding session handling. I’ve gone through the official docs, but I’m still not clear...
View ArticleTIWjQDBGrid DateFormat
How can I format a date in the grid? I've tried different values in the DateFormat property but they don't have any effect. The field the column is connected to is of type DateTime. Also the format...
View Article