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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 98,549
» Latest member: charliejames122
» Forum threads: 2,426
» Forum posts: 11,371

Full Statistics

Online Users
There are currently 1070 online users.
» 2 Member(s) | 1064 Guest(s)
Applebot, Bing, Google, Yandex, charliejames122, Danielot

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

 
  IntraWeb 15.2.49 is out!
Posted by: Alexandre Machado - 12-22-2021, 08:19 PM - Forum: IntraWeb General Discussion - Replies (4)

Hi folks,

there is a new big update available for IW 15, version 15.2.49:

https://www.atozed.com/2021/12/intraweb-15-2-49/

Tons of exciting new stuff:

After several requests to extend our initial idea of creating an easy to use generic storage area (named TIWClipboard), the class has been completely refactored and greatly extended.

Also, we have greatly extended the TIWjQGrid and TIWjQDBGrid. Filter toolbar, DatePicker, Lookup columns and more.

Check it out: https://www.atozed.com/2021/12/15-2-49-h/

Enjoy!  Big Grin

Print this item

  Calling free on objects created and returned by a .net method
Posted by: gezaszabo - 12-20-2021, 09:34 PM - Forum: CrossTalk General Discussion - Replies (2)

Hi,

I understand that if I create a .net object from Delphi then CrossTalk on the .net side will keep a reference to it until I call free to avoid it being collected by the Garbage Collector.

What happens if the .net object is created and returned by a .net method? Will CrossTalk keep a reference to it until I call free? If so does that means that whenever an object is returned I must call free on it on the Delphi side?

Regards
Geza

Print this item

  Unit generated from netstandard2.0 library misses NET.mscorlib
Posted by: gezaszabo - 12-18-2021, 07:59 PM - Forum: CrossTalk General Discussion - Replies (3)

Hi,
I am trying to use a netstandard2.0 assembly from delphi. From the generated unit's uses list NET.mscorlib is misssing. I have added it manually and then the unit works. But I am wondering how well using a netstandard2.0 assembly will work and will I run into other issues.
Seems like using a netstandard2.0 library is not tested before CrossTalk is released which makes me worry.

Regards
Geza

Print this item

  Three.JS 3D with IW, Look IW15 and output IW17
Posted by: DidierMenant - 12-18-2021, 11:08 AM - Forum: IntraWeb General Discussion - Replies (3)

Hello,

i work Delphi 10.4.2 and many programs in IW15

I have tree questions :

Q1) Do you have a solution for integrate Tree.js 3D in intraweb 15 ? in intraweb 17 ?
and if so do you have any examples or leads?


Q2) With my existing IW15 programs how to improve the look (new bootstrapt? etc), and example ?


Q2) Real output IW17 ?


Good day

Print this item

  how to get help from Atozed
Posted by: bostjan - 12-17-2021, 01:05 PM - Forum: IntraWeb General Discussion - Replies (5)

Hi,

as I wrote on subject my question is simple - what do I need to do so I would get help from Atozed? 
So far (and I can also add I'm waiting for an answer even for months!) I got help only on one subject and I have a feeling you helped me only because one other member intervene. Is the reason because question are mostly because of using Bootstrap or I simply am not eligible to get help? If second, what do I need to do to become eligible?

Kind regards,
Bostjan

Print this item

  I cannot install the old version
Posted by: Gennadii - 12-16-2021, 12:04 PM - Forum: IntraWeb General Discussion - Replies (4)

I have a purchased license with source codes. I need to reinstall on a new computer, but I cannot install because some files cannot be downloaded.

I need this version 15.2.15 so there are edits in the source code. But I can't install.

Print this item

  issues using IWDatePicker
Posted by: PDSBILL - 12-15-2021, 06:28 PM - Forum: IntraWeb General Discussion - Replies (1)

I run into issues where the IWdatepicker in a region aligned top will appear transparent (You see the calendar, but also see what it is covering) when it renders the calendar outside the region (Clip Region is false) over another region aligned client. No issues with the other dropdown type components.

Print this item

  JqDBGrid Change row select color and font size
Posted by: PDSBILL - 12-15-2021, 06:22 PM - Forum: IntraWeb General Discussion - Replies (1)

Is there CSS I can use to change the row select color, font size and row width.

Print this item

  AddJavaScriptToExecuteAsCDATA vs AddToInitProc
Posted by: Comograma - 12-14-2021, 05:18 PM - Forum: IntraWeb General Discussion - Replies (5)

What's the difference between WebApplication.CallBackResponse.AddJavaScriptToExecuteAsCDATA and WebApplication.AddToInitProc ?
Can someone explain to me?
When should use one instead of the other and vice-versa??

Print this item

  IWGrid ScrollToCurrentRow
Posted by: PaulWeem - 12-14-2021, 09:41 AM - Forum: IntraWeb General Discussion - Replies (11)

Hi,

I am using Delphi 11 and IW version 15.2.48.

And I am wondering if IWGrid.CurrentRow and IWGrid.ScrollToCurrentRow = True work like one expects.

If so, can you please explain (to me or in an example) how to apply this, because I can't get it to work.

Thanks in advance!

Cheers, Paul

Print this item