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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 73,192
» Latest member: s666comcfd
» Forum threads: 2,398
» Forum posts: 11,283

Full Statistics

Online Users
There are currently 355 online users.
» 0 Member(s) | 351 Guest(s)
Applebot, Baidu, Bing, Google

Latest Threads
Error setting custom colo...
Forum: IntraWeb General Discussion
Last Post: Fabrizio Conti
04-14-2026, 04:18 PM
» Replies: 0
» Views: 64
IntraWeb 16.2.0 is out
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
04-14-2026, 01:32 AM
» Replies: 0
» Views: 87
IW 16.1.9 Invalid propert...
Forum: IntraWeb General Discussion
Last Post: Blanca80
04-08-2026, 03:15 PM
» Replies: 5
» Views: 1,034
StatusCallback URL for Tw...
Forum: IntraWeb General Discussion
Last Post: valmeras
04-04-2026, 01:14 PM
» Replies: 0
» Views: 189
Datasource does not map t...
Forum: IntraWeb General Discussion
Last Post: bruce.eglington@usask.ca
04-02-2026, 08:28 PM
» Replies: 0
» Views: 210
Things to be aware in Del...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
03-31-2026, 07:49 AM
» Replies: 4
» Views: 8,047
Delphi 13.1 and 64 bit se...
Forum: IntraWeb General Discussion
Last Post: rudyPos
03-22-2026, 01:07 PM
» Replies: 3
» Views: 574
New SSL Cert renewal
Forum: IntraWeb General Discussion
Last Post: lfeliz
03-21-2026, 05:26 AM
» Replies: 0
» Views: 294
IWjQGrid, setting BG_Colo...
Forum: IntraWeb General Discussion
Last Post: rihar@footbyte.de
03-19-2026, 12:34 PM
» Replies: 1
» Views: 442
Different Cell rendering ...
Forum: IntraWeb General Discussion
Last Post: mondoedp
03-19-2026, 08:13 AM
» Replies: 1
» Views: 481

 
  can't compile
Posted by: tobenschain - 12-12-2025, 10:44 AM - Forum: IntraWeb General Discussion - Replies (2)

I am getting the following error:

[dcc32 Fatal Error] madIWSupport.pas(29): F2051 Unit IWAppForm was compiled with a different version of Vcl.Controls.TWinControl.CanUseDoubleBuffering

I use MadExcept and IntraWeb. I have installed and reinstalled. IWAppForm.pas is only in c:\users\toben\AppData\Roaming\IntraWeb 16\LibLazarus\source\public.

So I can't generate a new  IWAppForm.dcu

Print this item

  Indy for Lazarus and SSL v3.x
Posted by: dpapdpap - 12-07-2025, 06:53 AM - Forum: Indy - Replies (5)

Hi, I use lazarus 4.4/64bit for windows11. My app needs to make HTTPs calls but i faced this problem. If I use the SSL binaries v3.x idHTTP can't recognize them. I adviced to use v1.1 but I can't find them. At the https://github.com/IndySockets/OpenSSL-Binaries are only v1.0 and v3.x.  
My question is: is There a working link from where I could download precompiled binaries that work with indy10 at Lazarus64/win or is there another way to make indy able to make SSL calls?
Thanls in advance

Print this item

  Cache+folder non unique
Posted by: mondoedp - 12-04-2025, 12:02 PM - Forum: IntraWeb General Discussion - Replies (2)

Hello Intraweb,

using Delphi 10.2 and Intraweb 15.5.8
I've found a sad problem, trying to use the same folder to lunch several instance of the application (in IIS I create different application pool for each application).

In a hard scenario when we try to lunch all the applications at the same time, even if I see the correct number of w3wp process, sometime we receive an error about the cache directory, and the autocreated sub-folder in the cache dir are not the same number of w3wp process, as if the same cache sub-folder is used by more than one processes.

Is there any bug fix?

I was referring also to this old post 
https://www.atozed.com/forums/thread-373...che+folder

Thanks
Alberto

Print this item

  File selection problem
Posted by: Pettifogger - 12-02-2025, 09:57 AM - Forum: IntraWeb General Discussion - Replies (1)

Using Delphi 11.2 and Intraweb 15.2.66 and the iwaudio component. Starting from the audio demo in the version 14 demo files, I can get a browser screen that correctly plays a file that I enter during development. That is, in the component editor I enter "alert.ogg" in the AudioFile>Filename field, that file is in the wwwroot directory, and pressing the play button on the component or clicking a button with the action of "IWaudio1.play;" - the file plays and all is well.
What I want to do is have a couple other buttons that change the file name (e.g. "IWaudio1.AudioFile.Filename := 'laugh.ogg';") and now when the play button is clicked, that file will play.
It appears that the file name doesn't change and it always plays the design time file. How do get the file to change so I can play a selected file? Thank you.

Print this item

  Geographic mapping with Intraweb
Posted by: bruce.eglington@usask.ca - 11-26-2025, 01:13 PM - Forum: IntraWeb General Discussion - Replies (3)

I would like to add geographic maps to existing Intraweb applications and would appreciate advice from those who have used any existing components for this purpose. I have read about TMSIWWebOSMaps but know that they have a separate mapping component which is favoured but does not support Intraweb. I assume that the former is no longer as well developed.

Any comments on functionality, suitability for use with Intraweb, etc would be appreciated on these and any other recommended products.

Thanks

Print this item

  Order of units in USES
Posted by: bruce.eglington@usask.ca - 11-13-2025, 11:11 PM - Forum: IntraWeb General Discussion - No Replies

I seem to remember that somebody indicated years ago that one needs to have certain IW-related units as the first ones in an interface USES section. Is this still the case?

I ask because I am trying to include MadExcept in some of my programs. All GUI (non-Intraweb) application run fine but all Intraweb application cause an access violation. 

Any suggestions to resolve this? Is it a known situation or something specific to my code?

Thanks

Print this item

  New CGDevTools build is available
Posted by: Alexandre Machado - 11-10-2025, 08:10 AM - Forum: CGDevTools - Replies (1)

Hi guys,

There is another Release Candidate build is avaialble for download:

https://downloads.atozed.com/intraweb/cg....0_RC4.exe

Some issues found while testing previous releases have been fixed.

This build requires IntraWeb 16.1.8 just released. It won't work with any other IW build.

Please report any issue that you may find.

Cheers,

Print this item

  IntraWeb 16.1.8 is out!
Posted by: Alexandre Machado - 11-09-2025, 07:35 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi folks,

there is a new update for IW 16 avaialble:

https://www.atozed.com/2025/11/intraweb-16-1-8/

Enjoy!  Big Grin

Print this item

  How to get the full URL or query params in user session
Posted by: Ahmed Sayed - 11-03-2025, 07:03 PM - Forum: IntraWeb General Discussion - No Replies

I am using Intraweb 16, and I can't figure out how to get the URL or query params. I am starting the user session from TWebBrowser on the client side with a specific URL and params, and I need to parse it.

All I found was this WebApplication->Request->Params->Values["IW_Location_"] contains the full URL. But I thought maybe there is a simpler way to achieve this?

Print this item

  Retrieve selected theme from IWCGJQThemeSwitcher
Posted by: Steadfast - 10-30-2025, 07:28 PM - Forum: CGDevTools - Replies (1)

How would I go about finding what theme is selected from IWCGJQThemeSwitcher?

Print this item