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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 97,317
» Latest member: febet9cocom
» Forum threads: 2,426
» Forum posts: 11,371

Full Statistics

Online Users
There are currently 1720 online users.
» 0 Member(s) | 1716 Guest(s)
Applebot, Bing, Google, Yandex

Latest Threads
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
1 hour ago
» Replies: 1
» Views: 101
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 97
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 110
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 388
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 198
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 561
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 189
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,130
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 323
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 920

 
  SAML
Posted by: marko@mikrobit.si - 02-10-2025, 06:06 AM - Forum: IntraWeb General Discussion - Replies (3)

Hello,

How can I implement  SAML authentication with Microsoft Entra ID with Intraweb application, ASPX deployment under IIS? Is there any sample or working project already?
Thanks for any advice.

Print this item

  IntraWeb 16.0.3 is out
Posted by: Alexandre Machado - 02-10-2025, 05:56 AM - Forum: IntraWeb General Discussion - Replies (6)

Hi guys,

a new update is avaialble containing a few urgent bug fixes and some new stuff.

https://www.atozed.com/2025/02/intraweb-16-0-3/

Enjoy!  Big Grin

Print this item

  TIWChartJS
Posted by: Thomas - 02-09-2025, 09:42 AM - Forum: IntraWeb General Discussion - Replies (4)

Does anyone use TIWChart component?
With Delphi12 and IW 16.0.2 installed one chart can be created.
But the following is not working:


VAR SecondSeries: TChartSeries;
...
SecondSeries := IWChartJS1.AddSeries(ctBar, 'test);
>> Errormessage:
E2010 Incompatible types: 'VCLTee.TeEngine.TChartSeries' and 'IWChartJS.TChartSeries'


Does anyone have an idea how to solve the problem?

Thank you very much.

Print this item

  Payment system in IntraWeb
Posted by: Alexandre Machado - 02-07-2025, 10:45 PM - Forum: IntraWeb General Discussion - No Replies

New demo shows how to implement a payment system in IntraWeb. The demo includes a payment server built with Delphi/Indy so you can simulate it without using any external system.

That's a great demo showing several advanced topics in IntraWeb development, including but  not limited to:


- Content handlers
- IWMonitor
- IntraWeb built-in Http client usage (either Indy or WinHttp)
- Json manipulation using the supperb library IWJsonDataObjects (our version of Andreas Hausladen's JsonDataObjects)
- Templates

Notice that we created a complete application able to interact with a payment server with absolutely zero external dependencies. Only IntraWeb itself is required.

https://github.com/Atozed/IntraWeb/tree/...hi/WebHook

Enjoy!  Big Grin

Print this item

  Download Intraweb 14.2.10
Posted by: SMF.Develop - 02-05-2025, 02:36 PM - Forum: IntraWeb General Discussion - Replies (1)

Hello,

I can't download version 14.2.10 of Intraweb from the website. It seems to me that the link doesn't work.

Any help!

Many thanks,
SD

Print this item

  Not Ready To Retire!
Posted by: ShaneStump - 02-04-2025, 08:33 AM - Forum: IntraWeb General Discussion - Replies (9)

Howdy All!

Since my ~18 year C++ Builder reservation system was end-of-lifed, I wanted to get some experience on cross-platform development. Since Embarcadero abandoned C++ Builder cross-platform,  I decided to start fresh and learn Dart / Flutter.

As always going back to 1981, I always start with a hobby app. I decided to write a cross-platform Book List app (actually internally it is a data object collections). I have it running on Android / IOS / macOS / Windows. The recently released v2 uses rest services I wrote in dart’s shelf library for account / multi-device synchronization.

If anybody has an app that is still desktop / web only and needs help to get their apps into the app stores, please let me know.

If you would like to see / download the app, please use the links in post below:

Sandi’s List V2

Sorry for the off topic, but one kind of goes where they spent a lot of time!

All the best,

Shane



Attached Files Thumbnail(s)
   
Print this item

  CheckListBox
Posted by: troberts - 02-04-2025, 03:31 AM - Forum: IntraWeb General Discussion - Replies (2)

I have been using the TMS TTIWCheckListBox component. Any recommendations for a replacement? I get the feeling their Intraweb component pack might not be around much longer.

Print this item

  IntraWeb 16.0.2 is out!
Posted by: Alexandre Machado - 02-03-2025, 04:15 AM - Forum: IntraWeb General Discussion - No Replies

Hi guys,

this is a new build that shares the same codebase as 16.0.1, with a fixed setup program.

Some users were experiencing different errors during the setup, from a complete failure when the setup starts to wrong installation paths.

This has been fixed now in IW 16.0.2: https://downloads.atozed.com/intraweb/iw16.0.2.exe

Enjoy!

Print this item

  IW FASTMM4: how/which version to install
Posted by: joaodasilva - 01-30-2025, 03:41 AM - Forum: IntraWeb General Discussion - Replies (3)

Hi, 

Can someone please share their expertise with FASTMM4 install? 

I am starting a new IW project and wanted to use FASTMM4, after reading a very interesting blog post from Alexandre. One of my main questions would be if the latest version of FASTMM4 will work fine in my environment (details below).  There is a download of it available on IW website, but it is from 2018, almost seven years ago.  I wonder what would be the best approach.  

- Would it be better to just leave it to run with the Delphi standard MM for now and decide it later, so not to waste time on it now?

Thanks all!

FASTMM4 Github 
https://github.com/pleriche/FastMM4 (is this the correct one?)


Environment:
Delphi 11.3 Alexandria
IntraWeb 15.3.6


IW new application options selected o the wizard:  -StandAlone Application (Indy),  - Use JCL Stack Trace - Pool Data Connections - Use FastMM4 Mem manager

Project Setup After Executing the Wizard:
uses
  FastMM4,
  IWRtlFix,
  IWJclStackTrace,
  IWJclDebug,
  IWStart,
  Unit1 in 'Unit1.pas' {IWForm1: TIWAppForm},
  ServerController in 'ServerController.pas' {IWServerController: TIWServerControllerBase},
  UserSessionUnit in 'UserSessionUnit.pas' {IWUserSession: TIWUserSessionBase},
  DatamoduleUnit in 'DatamoduleUnit.pas' {DataModule1: TDataModule};

{$R *.res}

begin
  TIWStart.Execute(True);
end.

Print this item

  TIWBSTabControl
Posted by: Darky1st - 01-29-2025, 02:52 AM - Forum: IntraWeb General Discussion - Replies (1)

Scroll fast, bro, you'll trip over uncut BBC gods tag-teaming pale skate twinks on moldy couches, moans crank to eleven while the cameraman yells "more throat." Marathon dumps at the end, joke.
Two bros chill, Xbox paused, boners bouncing outta sweats. Next frame mouthful of meat and the nerd screams "BRB gotta nut." Cream sneaks up his abs like yogurt rain, bruh-watch it.
https://freegayporn.club/videos/75668/st...unbathing/
https://gaypornwebsite.com/tags/sissy-wh...-with-toy/
Street racer hunk with beard oil gets yanked into backseat, car still idling. Inked stud rips denim, tongue dives deep in hairy peach; streetlights blink while balls go pop-pop glazing the dash totally.

Print this item