How can I set HTMLLanguage per session or form?
Hi, we have IntraWeb applications where we update various UI texts (e.g. TIWLabel.Caption) based on an account language setting for customers of our system, using our own code in base form(s) and...
View ArticleIW 15.5.3 is out
Hi guys, new update is available: https://www.atozed.com/2023/12/intraweb-15-5-3/ This update contains an important fix for the 15.5 branch. Enjoy!
View ArticleIw datetime component
I am trying to move away from iw3rd party components. Does anyone know if Iw has a component for date and time?
View ArticleProblem with SNMP
Hello. I have a gasoline generator that has the ability to report its status via the SNMP protocol. If I use a third-party app, I can get a response from querying "1.3.6.1.2.1.1.1.0" and...
View ArticleCrossTalk 2.0.33 is out
Hi guys, there is a new version of CrossTalk available, including RAD Studio 12 Athens support: https://www.atozed.com/2023/12/crosstalk-2-0-33/ Enjoy!
View ArticleIntraWeb in Lazarus - First Blood Part II
Runtime support for Lazarus is 100% ready. Design time support is coming together nicely Screenshot_1.png (Size: 81.33 KB / Downloads: 19) Screenshot_2.png (Size: 63.26 KB / Downloads: 11) Santa...
View ArticleLogin into a IW session-based webapp from a no-session login page
I've a session based IW web application The user navigates to the login page, which is an IntraWeb page returned by creating a new session. Is there a way to have a no-session login page? And create a...
View ArticleHow to best accomplish this
We have several ISAPI IW apps (15.2) that we link by each calling the others using TerminateAndRedirect. This has worked great. Now we find Bad actors try to scrape our application and we have added an...
View ArticleIntraweb with Flexcel
Use TMS Software for export data to Excel! In Intraweb 15.5.2. work export in 15.5.3. not work? I check here!
View ArticleChange report from send email to post to a php handler, need advice...
I created a Subversion commit mailer back in 2018 using FPC/Lazarus and Indy 10 and it has been working ok up until recently when it has had all kinds of problems due to email security updates on mail...
View Articlecreate IWBS4Select at runtime doesn't work
If I create an IWBS4Select at runtime, this is not displayed. I have tried a few things (AsyncRefreshControl(), select.refresh() ...). Only AsyncReload() works. However, it takes a very long time for...
View ArticlePOTP implementation
To avoid reinventing the wheel, has anyone implemented, or seen it implemented anywhere else, a complete TOTP authentication implementation (preferably in Delphi / IntraWeb), from enrolling users with...
View ArticleExporting data to Excel
Hi all, I currently use the TMS component TTIWAdvWebGridExcelIO to import/export data to Excel. It works fine and it is very easy to use. But it is old, it doesn’t support new Excel formats and it is...
View ArticleImage question on tiwjqdbGrid
Does anyone know if it is possible to put an image in a column in a row on the TIWJQDBGrid?
View ArticleMerry Christmas!
Hi guys, instead of sending an automated email to every IntraWeb developer around the world, I'll leave a personal message to all our friends here: It's been a wonderful year. So many things in our...
View ArticleTIWjQDBGrid css and js
I'm using TIWjQDBGrid component and since a while ago, when I have more then one page of data to show, the navigation buttons do not appear or aren't being rendered. I have jQDBGrid.RenderCNDFiles =...
View Articlemultiple apps using same IWCACHE folder
Should I set each ISAPI IW apps's cache folder to a unique location. I have 4 IW apps all using the same location "C:\IWCACHE" and have noticed that there are a number of cache folders that are many...
View ArticleDo I need a license to deploy IntraWeb 9 app written in D2007
I have a web app written in D2007 using IntraWeb 9. In works fine on my local network. It works fine using a browser on the web hosting machine (Windows Server 2022). However, it times out when trying...
View ArticleCustom content handler with session
I've a custom content handler. Its path is: /file?fn=&tfilename&t The web page calls this URL: localhost:8888/file?fn=test.pdf The content handler have to check if the user i logged. On the...
View ArticleSupported Delphi Versions
Hello, What is the current minimum supported Delphi Version? I am stuck on Delphi 10.2, was about to purchase update and thought I better ask this question. With Lazarus support coming some day...
View Article