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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 67,638
» Latest member: 7mcnmarketing
» Forum threads: 2,392
» Forum posts: 11,266

Full Statistics

Online Users
There are currently 993 online users.
» 4 Member(s) | 985 Guest(s)
Applebot, Baidu, Bing, Google, 63vbetcom, 7mcnmarketing, Kl9922com, rlebeau

Latest Threads
New Atozed Customer Porta...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
03-13-2026, 05:31 AM
» Replies: 1
» Views: 165
IWjQGrid, setting BG_Colo...
Forum: IntraWeb General Discussion
Last Post: rihar@footbyte.de
03-09-2026, 12:39 PM
» Replies: 0
» Views: 163
IWError.html in Intraweb ...
Forum: IntraWeb General Discussion
Last Post: Mario Villalba
03-06-2026, 06:56 PM
» Replies: 0
» Views: 176
Newb help
Forum: IntraWeb General Discussion
Last Post: Pestiferous
02-24-2026, 08:27 AM
» Replies: 0
» Views: 258
cgdevtools release?
Forum: IntraWeb General Discussion
Last Post: joelcc
02-18-2026, 09:54 PM
» Replies: 0
» Views: 312
Different Cell rendering ...
Forum: IntraWeb General Discussion
Last Post: mondoedp
02-13-2026, 03:33 PM
» Replies: 0
» Views: 260
Delphi Language Progressi...
Forum: Delphi General Discussion
Last Post: ozumunamet
01-26-2026, 07:52 PM
» Replies: 0
» Views: 7,522
TIDFTP sending short file...
Forum: Indy
Last Post: Dany40
01-26-2026, 12:12 PM
» Replies: 18
» Views: 2,685
File selection problem
Forum: IntraWeb General Discussion
Last Post: WaldoBlackwood
01-24-2026, 04:15 PM
» Replies: 1
» Views: 752
Is there a way to assign ...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
01-21-2026, 05:09 AM
» Replies: 1
» Views: 566

 
  New Atozed Customer Portal
Posted by: Alexandre Machado - 03-13-2026, 05:28 AM - Forum: IntraWeb General Discussion - Replies (1)

Hi guys,

Please enjoy the new Atozed Customer Portal that we have created using our beloved IntraWeb.
It's in the same address of the ex-Purchase Point:

https://app.atozed.com/

If you are an IntraWeb customer you already have a login there.
In order to login, once in the login page, click on the "Forgot Password" link and provide your e-mail that you used to register IntraWeb.

In a few minutes you will receive an email with a link to reset your password.

From the new customer portal you will be able to retrieve your license keys, download the source code and there is more to come

We are still migrating some new data into the database, so if you don't see a key purchased recently, don't worry. It will be there in a few hours

Enjoy!  Big Grin

Print this item

  IWjQGrid, setting BG_Color of Row or Cell
Posted by: rihar@footbyte.de - 03-09-2026, 12:39 PM - Forum: IntraWeb General Discussion - No Replies

is there a (simple) way to set Background Color for certain cells / rows ??
is it possible to expand the setCell Function with a Color Value???

eg: setCell(row,col,Value, Color) ???

Print this item

  IWError.html in Intraweb 16.1.9
Posted by: Mario Villalba - 03-06-2026, 06:56 PM - Forum: IntraWeb General Discussion - No Replies

Hello... I recently had to migrate my Intraweb application from version 15.6 to version 16.1.9. My application uses templates, and I've noticed that the IWError.html page is no longer displayed in exception cases. It does still display the IWSessionTimeout.html page if the session expires. When my logic throws exceptions, they end up being displayed with a standard showmessage. Is this a problem with the new version of Intraweb, or do I need to do it differently now? I tried the "CustomizingExceptions" demo and got the same result.

Print this item

  Newb help
Posted by: Pestiferous - 02-24-2026, 08:27 AM - Forum: IntraWeb General Discussion - No Replies

Hello,
I am trying to show a MS SQL Server money (Currency) column in a TIWJQDBGrid but the grid reamins in "Loading" status.
Cause my Windows PC is set up to use Italian language I suppose the number format (with comma as a decimal separator and  dot as thousand separator) does not match the format expected from the grid.
How can I solve this incompatibility or is there an event to change the number format ?
I try to change the format at object field level but it did not work...
Thank you

Print this item

  cgdevtools release?
Posted by: joelcc - 02-18-2026, 09:54 PM - Forum: IntraWeb General Discussion - No Replies

Is there an eta on when you are going to release the cgdevtools version of iw?

Print this item

  Different Cell rendering in <td> tag
Posted by: mondoedp - 02-13-2026, 03:33 PM - Forum: IntraWeb General Discussion - No Replies

Hello,
we're testing IW16.1.9 in D13.
Comparing it to 16.0.8 with D12, we noticed thad <td> elements rendered from DBGrid are using a random CSS (if not assigned by application), while "style=white-space nowrap" is not present anymore.
old:<td style="white-space: nowrap; ">
new:<td class="iw_1575348624">

Also, if I specify a Cell[x,y].Widht:='99%', it was rendered in the style tag:
<td style="white-space: nowrap; width: 99%; ">
Now, it is replaced by a iw class, e.g. <td class="iw_3764614034"> that lack the width property.

Because of this, sometime the page has some differences; we can correct it with a new css, but I was wonder if there is some property to maintain the old behavior because we have hunderes of dbgrid to check.

Thanks,
best regards
Alberto

Print this item

  Is there a way to assign a file to a TIWFileUploader object?
Posted by: Naturism - 01-20-2026, 03:50 AM - Forum: IntraWeb General Discussion - Replies (1)

Hello. Is there a way to assign a file to a TIWFileUploader object? TIA

Print this item

  IW 16.1.9 Invalid property value loading forms with frames
Posted by: Fabrizio Conti - 01-15-2026, 02:12 PM - Forum: IntraWeb General Discussion - No Replies

Hi,
after installing IW 16.1.9 in Delphi 13 I have errors opening old forms.
The errors are “error reading IWGradButton1.Style.Button.ToColor: invalid property value” or similar error for  IWLabel1.Font.ToColor property.
This happens only when the controls are placed in a child frame that is placed in a parent form through the IDE.
Opening the child frame itself does not cause the error.

I tried the Frame Inheritence Demo and there is the same error opening the uChildFrame1 form.
The same happens in IW 16.1.8.

Fabrizio

Print this item

  TIDFTP sending short files goes to timeout
Posted by: Dany40 - 01-14-2026, 05:40 PM - Forum: Indy - Replies (18)

Hi;

I use a TIDFTP client in a RadStudio 10.4 project that connects to a FileZilla Server for sending thoudands of little files (1kb to 4 or 5 MB). The client is set to send in pasive mode and bynari mode, using PUT:

Code:
Ftp.Put(sSoruceFile, sTargetFile, False, -1);

In the very big number of files it sends every week, 3 or 4 different and small files (2 kb in size) appeared that could not be transferred to that server; FileZilla is receiving them, sure in only one package as those files are very little in size; but after the client reaches the 60 seconds timeout, the Put raises a read error. When I see at the server side, the file only have 1300 bytes, when the original file is 2406 bytes.

Using one of the files that fails, I can reproduce the same 100% of the times I try. I attached here a test file.

FileZilla server is 1.12.1 version, and it is running on a Windows 11 PRO virtual machine and behind a NAT.

Thank you in advanced for any idea or clue I can follow!

Print this item

  Delphi 13.0 : CGDevTools Registration
Posted by: s.noel - 01-05-2026, 02:38 PM - Forum: CGDevTools - Replies (3)

Hello,
I’ve downloaded the latest version of CGDevTools 5.0.0 RC4 and successfully installed IntraWeb 16.1.8, entering the corresponding license key during installation.
However, when I open my IDE 13.0 Florence, I don’t see the CGDevTools tab that should allow me to register the CGDevTools license.
Did I miss any step or additional configuration?
Thank you in advance for your help.
Best regards. 

NOËL Sébastien
Delphi Developer

Print this item