IntraWeb Bootstrap4 - demos, examples and booklets
Hello do any IWBS4 demos, examples and booklets exist, please? Thanks Jindrich
View ArticleCall TPicture.Assign in an IntraWeb application is much slower
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...
View ArticleIntraWeb 15.6.1 is out!
Hi guys, new IW 15.6.1 is available. https://www.atozed.com/2024/04/15-6-1-h/ Enjoy!
View ArticleTIWBSTabControl OnAsyncChange
The OnAsyncChange event of the TIWBSTabControl component is not fired. Is this a bug or something is necessary for this to work?
View ArticleIWFileUploader Drag and Drop and FileList
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...
View ArticleOrder of IWRtlFix Unit
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,
View Articletiwselect feature?
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...
View ArticlePriority support
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...
View ArticleHow can I get started? Documentation?
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...
View Articlehhtpsys application with SSL Apple iCloud account
I have an httpsys application, with SSL on port 443. When I try to send an email using Indy components TIdSMTP and TIdMessage, the email will not reach his destiny, e.g., I will not receive that mail...
View ArticleChange page TabControl order
On a TIWBSTabControl, how can I change each page order? Seeing the image that I attached, I want to change position between page "Listagens" and "Conta corrente", from within the IDE. How can I change...
View ArticleTIWBSSelect placeholder, how to
How to add a placeholder (NoSelectionText) to an TIWBSSelect component?
View ArticleIW 15.5.10 Sendfile
Hi, After installing Delphi 12 Version 29.0.51511.6924 and IW 15.5.10 I has written a csv file like this: { Create file } xFileName:=UserSession.UserId + '_1' + ExtractFileName('SaveAs') + '.csv';...
View ArticleUsing Template Variables
Reading https://www.atozed.com/2024/05/whats-new...traweb-15/ is noticed Template Variables. They were added in IW15.5.4 There is no demo available but the source helps me out a bit. Currently I use...
View Article[dcc32 Error] smmFunctions.pas(337): E2107 Operand size mismatch
Hi I installed IW 15.6.1 And again I get [dcc32 Error] smmFunctions.pas(337): E2107 Operand size mismatch. why is this not corrected. Anyone know how to correct the error? function...
View ArticleForm with required fields
Hi have a form with several fields (TIWBSInputs) which are mandatory/required. So, I set required property to true for those fields. When I submit the form, it should receive messages on the inputs...
View ArticleIWBSTabControl orientation
How can I achieve vertical tab positioning, like on the attached image? I'm using Boostrap 3. Captura de ecrã 2024-05-20 163442.png (Size: 14.06 KB / Downloads: 8)
View Articlereading assession.request.pathinfo error
Hello I am migrating a couple apps from IW 14.2.7 to IW 15.2.55. both use 3rd party CGDevtools components. First app recompiled and works great. Second app has an app violation and I have isolated...
View ArticleIW15 Demos - GridControlsDemo
I was going through a few of the demos and the Delphi IW15 Controlgrid demo references IWDBAsyncNavigator Is there a component missing ? Delphi 10.1 IW 15.6.1
View Article