Tagged Questions

3
votes
2answers
117 views

Developing nested applications

We're looking at moving our multiple database applications to a single platform - possibly web based. The Model that we've been thinking of is to have a number of nested applicati …
1
vote
2answers
94 views

Can IntraWeb forms be synchronized on demand?

Scenario: I have a Delphi Intraweb application that has some edit components and buttons on a screen. In the TIWEdit.OnAsyncExit and TIWButton.OnClick a flag is set, and another th …
0
votes
2answers
70 views

How do I stream ReportBuilder Reports as PDFs on Intraweb using ExtraDevices?

We use Intraweb for our Web Applications and also have been using ReportBuilder for reporting for our internal windows applications. We also have ExtraDevices which we've used to …
0
votes
2answers
66 views

“bpl” load in IntraWeb

Hi!!! I am setting up a module of "bpl" load in IntraWeb, Delphi2010, and I found the following problem: I don't get to create an instance the application to not to be this is a …
5
votes
4answers
577 views

Is Intraweb worth the money?

I am contemplating buying the upgrade to full Intraweb for Delphi 7 Professional. Please share your experience and whether you think it would be wise doing my web development with …
1
vote
2answers
127 views

VCL for Web skins/themes ?

Hi All, Has anyone created a skin/theme wrapper for Intraweb/VCL for Web ? The default look of the grids etc are very dated.. Any info appreciated.. Thanks
0
votes
1answer
45 views

Deleting IWTreeViewItems causes exception on form release

On my form I have a IWTreeView and two buttons. One button deletes some IWTreeViewItems, the other releases the form: procedure TIWForm1.IWButton1Click(Sender: TObject); begin I …
1
vote
2answers
299 views

Can Intraweb Run More that 65,536 concurrent sessions?

Im trying to build a web-link to a busy social networking website using intraweb. Intraweb creates temporary folders for each session to store temporary files, which auto-delete w …
1
vote
2answers
77 views

TIWMenu and TIWRegion hides Submenus

When I put a TIWMenu and a TIWRegion on a TIWAppForm with IWMenu.align := alTop; IWRegion.align := alClient; the submenu of IWMenu is hidden behind the region. That means, when …
0
votes
1answer
99 views

Changing the Messages for required Fields in IntraWeb

When setting the Required property of a IntraWeb control I get a nice little message box saying "Bezeichnung is a required field" if I leave it blank. How can I change the Text of …
2
votes
2answers
258 views

Coinitialize error on IntraWeb using ADO

Already asked on the Evil Exchange, but as always that was no help. I'm having this problem today: When creating a stand alone web application using IntraWeb, I get this exceptio …
1
vote
2answers
285 views

Rich Edit / Word Processing Control for IntraWeb (Delphi VCL for the Web)?

I am experimenting with Intraweb right now, for a few small personal-use web apps I am wanting to develop. Learning time is at a premium, so I am very attracted to intraWeb due to …
0
votes
2answers
148 views

Freeing Multiply-referenced Objects

This is another post about me inheriting an Intraweb app that had a 2MB text file of memory leaks as reported by FastMM4, where I've got it down to 115 instances of one class leaki …
3
votes
3answers
297 views

Delphi 2009 - Can an Interface Property Cause a Memory Leak?

I inherited an Intraweb app that had a 2MB text file of memory leaks as reported by FastMM4. I've got it down to 115 instances of one class leaking 52 bytes. A brief description …
1
vote
1answer
153 views

Has anyone written a Session Monitor for Intraweb?

I am thinking of writing a session monitor (or manager) for my Intraweb application that would list the current active sessions and allow the user to terminate any of those session …

1 2 next
15 30 50 per page