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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 86,719
» Latest member: tylenhacai100net
» Forum threads: 2,413
» Forum posts: 11,337

Full Statistics

Online Users
There are currently 674 online users.
» 4 Member(s) | 666 Guest(s)
Applebot, Bing, DuckDuckGo, Google, nk88surf, s8nacocom, Sin88innet, tylenhacai100net

Latest Threads
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-17-2026, 05:18 PM
» Replies: 6
» Views: 4,418
IW 16.1.9 Invalid propert...
Forum: IntraWeb General Discussion
Last Post: Blanca80
07-17-2026, 08:06 AM
» Replies: 7
» Views: 2,049
Bootstrap5
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 03:38 AM
» Replies: 2
» Views: 539
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 03:14 AM
» Replies: 1
» Views: 176
Need Help Integrating Mic...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:38 AM
» Replies: 1
» Views: 161
Projeto Intraweb
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:12 AM
» Replies: 1
» Views: 217
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:11 AM
» Replies: 7
» Views: 854
OpenSSL and concurrent re...
Forum: Indy
Last Post: kbriggs
07-05-2026, 02:41 PM
» Replies: 5
» Views: 516
Intraweb + Lazarus
Forum: IntraWeb Dúvidas Gerais
Last Post: vonirpereira
07-03-2026, 06:35 PM
» Replies: 0
» Views: 119
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Gregory_Twedt
06-24-2026, 04:40 AM
» Replies: 5
» Views: 971

 
  How can I get started? Documentation?
Posted by: Natalieird - 05-08-2024, 09:34 AM - Forum: CrossTalk General Discussion - Replies (1)

I recently installed the Delphi 11 demo. Every sample project on GitHub generates problems about missing assemblies, some on drives/paths that are clearly from the development/build system, such as Assembly not found: D:\Source\CrossTalk\Source\CrossTalkWPF\bin\Debug\CrossTalkWPF.dll

I figured out how to incorporate an assembly into a test project. Aside from that, I am not sure how to get started with CrossTalk. I have an essential project that I would like to construct in Delphi. But I can't do that, let alone decide whether to buy CrossTalk, if no instructions are supplied on how to use it.

Print this item

  Priority support
Posted by: Comograma - 05-07-2024, 03:47 PM - Forum: IntraWeb General Discussion - No Replies

I have IW Ultimate and I think I also have priority support.
I have several questions that were not answered and this is not good, and I think they are simple questions and so I think I deserve answers.

One of them is this one: https://www.atozed.com/forums/thread-4099.html

Another one is this https://www.atozed.com/forums/thread-4030-page-2.html, where I metioned that I can't show the contents of a simples jQGrid on a Modal window, where I also attached a testcase of this problem. The problem is "Another think that I already ask here, is that when I open a modal window (button "Janela modal") with a IWjQDBGrid, the grid do not present it's content, I have to press "Refresh" button. How can I accomplish this?".

Thanks

Print this item

  tiwselect feature?
Posted by: joelcc - 05-03-2024, 05:31 PM - Forum: IntraWeb General Discussion - No Replies

My users that are using the keyboard for navigation would like to enter an iwselect and then be able to search without having to click on the dropdown with the mouse.

The only way this behavior works is for MultiSelect := true.   

Am I missing another way to turn this on without having MutliSelect available?

Print this item

  Order of IWRtlFix Unit
Posted by: joelcc - 05-03-2024, 02:34 PM - Forum: IntraWeb General Discussion - Replies (1)

Can you please tell me which would be the correct order?   Should FastMM4 come before IWRtlFix or After it?

uses
  FastMM4,
  IWRtlFix,



or 


uses
  IWRtlFix,
  FastMM4,

Print this item

  IWFileUploader Drag and Drop and FileList
Posted by: Airlizard - 05-02-2024, 02:05 PM - Forum: IntraWeb General Discussion - No Replies

Hello IntraWeb support:

we are implementing a web interface for our SFTP server using IntraWeb 15.6.1 and SecureBridge. So far so good, but we have a small problem and wondering if you can help us.

On our IWFileUploader control, we have the Multiple property set to true. We need to know when the control finishes uploading all files, in case the user is uploading multiple files at once. We can manage that if the user clicks on the Upload button and select multiple files (EventParams has all files being uploaded), but we can't figure it out how many files are selected when the user drags multiple files, as the AsyncSelectFile event is not triggered when drag and drop is being used.


Is there any way to solve this problem?

Thanks

Print this item

  TIWBSTabControl OnAsyncChange
Posted by: Comograma - 05-02-2024, 09:59 AM - Forum: IntraWeb General Discussion - No Replies

The OnAsyncChange event of the TIWBSTabControl component is not fired.
Is this a bug or something is necessary for this to work?

Print this item

  IntraWeb 15.6.1 is out!
Posted by: Alexandre Machado - 04-29-2024, 06:17 AM - Forum: IntraWeb General Discussion - Replies (2)

Hi guys,

new IW 15.6.1 is available.

https://www.atozed.com/2024/04/15-6-1-h/

Enjoy!  Big Grin

Print this item

  Call TPicture.Assign in an IntraWeb application is much slower
Posted by: lmengyew - 04-26-2024, 09:48 AM - Forum: IntraWeb General Discussion - Replies (2)

Hello guys,

I'm using Delphi 12 and IntraWeb 15.6.0. I encountered an issue where calling TPicture.Assign in an IntraWeb application is much slower (2 to 3 times) than in a VCL application. Any idea what the cause might be?

I have attached a sample project for your reference. Thank you.



Attached Files Thumbnail(s)
   

.zip   d29.iw-picture.assign.zip (Size: 18.17 KB / Downloads: 2)
Print this item

  IntraWeb Bootstrap4 - demos, examples and booklets
Posted by: jindrich.volek - 04-25-2024, 03:16 PM - Forum: IntraWeb General Discussion - No Replies

Hello
do any IWBS4 demos, examples and booklets exist, please?
Thanks Jindrich

Print this item

  Dummy div in a IWRegion
Posted by: StephB - 04-24-2024, 12:30 PM - Forum: IntraWeb General Discussion - Replies (10)

Hi all,
In my application, I have a blank IWRegion that I fill with a set of IWRadioButtons programmatically.
This is my code to create the buttons (I'm looping in a dataset to create several buttons).
[Image: btn_creation_fsysym.jpg]

And here is my HTML Template, that contains only one region for the moment, with some Bootstrap classes to display my buttons as a list.
[Image: template_yk1fgs.jpg]

When I open my form without any button created, everything is normal in my HTML source code.
[Image: empty_region_dsf4fb.jpg]

But when I create my set of buttons, a dummy div is added inside my region to encapsulate my buttons.
[Image: filled_region_gfh46x.jpg]

This dummy div breaks my render because the flex-direction assigned to my region is not applied to my buttons, and I'm looking for a way to avoid a CCS rule like

Code:
#IWREGIONRELATIONSMGR_FRAMEADMINPANEL div {
  display: flex;
  flex-direction : column;
}

Any idea or explanation about how to avoid this dummy div ?

Many thanks for your help.

Print this item