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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 86,085
» Latest member: benphimfunkq
» Forum threads: 2,413
» Forum posts: 11,329

Full Statistics

Online Users
There are currently 378 online users.
» 0 Member(s) | 374 Guest(s)
Applebot, Bing, Facebook, Google

Latest Threads
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Fabrizio Conti
Yesterday, 06:27 AM
» Replies: 6
» Views: 763
Need Help Integrating Mic...
Forum: IntraWeb General Discussion
Last Post: capheny
07-07-2026, 06:43 AM
» Replies: 0
» Views: 128
OpenSSL and concurrent re...
Forum: Indy
Last Post: kbriggs
07-05-2026, 02:41 PM
» Replies: 5
» Views: 434
Projeto Intraweb
Forum: IntraWeb General Discussion
Last Post: vonirpereira
07-03-2026, 06:51 PM
» Replies: 0
» Views: 174
Intraweb + Lazarus
Forum: IntraWeb Dúvidas Gerais
Last Post: vonirpereira
07-03-2026, 06:35 PM
» Replies: 0
» Views: 109
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-01-2026, 12:19 AM
» Replies: 4
» Views: 4,365
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: Gustave
06-30-2026, 09:00 PM
» Replies: 0
» Views: 150
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Gregory_Twedt
06-24-2026, 04:40 AM
» Replies: 5
» Views: 916
VCL conversion
Forum: Delphi General Discussion
Last Post: tobenschain
06-20-2026, 05:00 AM
» Replies: 0
» Views: 170
TIWjQDBGrid changing UI
Forum: IntraWeb General Discussion
Last Post: BoostedCruiser
06-08-2026, 02:02 AM
» Replies: 36
» Views: 71,305

 
  Lazarus and Bootstrap
Posted by: deridan - 10-22-2025, 12:51 AM - Forum: IntraWeb General Discussion - Replies (2)

Hello,

I installed Intraweb (16.1.6) for Lazarus (3.8) , all works well. Are the Bootstrap controls (Bootstrap 3/Bootstrap 4) available for Lazarus?
If not, any alternative suggestions for bootstrap/responsive behavior?

Thank you

Print this item

  Button options on modal window
Posted by: Blanca80 - 10-20-2025, 01:54 PM - Forum: IntraWeb General Discussion - Replies (3)

Hello, 

I would like to know which options can be set on a button of a window modal, because i need to show one of the buttons disabled.  For example the 'noclose' option can be set to remain the modal after press the button

I would also ask if it's possible to show the locker after press the button on the modal window and the event is launched on the server.

Print this item

  IntraWeb 16.1.7 is out!
Posted by: Alexandre Machado - 10-18-2025, 10:24 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi guys,

IntraWeb 16.1.7 has been released.

This version includes x64 design time packages for Delphi 13 x64 IDE + some important bug fixes

https://www.atozed.com/2025/10/intraweb-16-1-7/

Enjoy!  Big Grin

Print this item

  Preventing "Default" Focus for Confirmation/Alert/etc...
Posted by: takyon_dg - 10-16-2025, 03:20 PM - Forum: IntraWeb General Discussion - No Replies

Does anyone know if there is any way to prevent a ShowConfirm or ShowAlert (iwNotify popups) from default selecting a button when it pops up?

The issue is we're using a keyboard wedge scanner (with an enter at the end) and if users aren't paying attention, they'll keep scanning, not aware there was a dialog (usually an error) that popped up because the next scan will 'dismiss' the dialog.

I know.. users. Yeesh.

Print this item

  CEF Library
Posted by: MikeComb - 10-09-2025, 03:03 PM - Forum: CGDevTools - Replies (1)

So, testing. Installed clean version of Delphi + IW 16.1.6 + Beta CGDevTools. Loaded a current project with little trouble except....get the message "Could not load CEF Library which is required to render HTML in IWForms".

What's that about?

Mike Combellack

Print this item

  TIWFileUploader generates javascript error while dropping files on it
Posted by: Mike_A - 10-08-2025, 02:22 PM - Forum: IntraWeb General Discussion - Replies (1)

Hi,

I'm using IntraWeb 16.1.6 / Delphi 12.

A IWFileUploader generates the following javascript error when dropping files on it:

Uncaught TypeError: can't access property "maxFiles", this._options is undefined
    onDrop http://localhost:86/$/js/IWFileUploader__448109751.js:26
    _attachEvents http://localhost:86/$/js/IWFileUploader__448109751.js:37

Thanks in advance for your help.

Greetings from germany

Michael A.

Print this item

  First beta version of CGDevTools is ready!
Posted by: Alexandre Machado - 10-07-2025, 11:22 PM - Forum: CGDevTools - Replies (1)

Exciting news for IntraWeb and CGDevTools developers:

https://www.atozed.com/2025/10/cgdevtools-is-ready/

Enjoy!  Big Grin

Print this item

  First beta version of CGDevTools is ready!
Posted by: Alexandre Machado - 10-07-2025, 11:21 PM - Forum: IntraWeb General Discussion - Replies (3)

Exciting news for IntraWeb and CGDevTools developers:

https://www.atozed.com/2025/10/cgdevtools-is-ready/

Enjoy!  Big Grin

Print this item

Question Como usar https?
Posted by: Patrick1540 - 10-07-2025, 08:15 PM - Forum: IntraWeb Dúvidas Gerais - Replies (2)

Versão do Delphi: 10.3
Versão do Intraweb: 16
Tipo de aplicação: Http.sys

Estou tentando deixar meu site seguro.
Para finalidade de testes, já gerei um certificado autoassinado e reservei url (netsh http delete urlacl url=http://+:8888/; netsh http add urlacl url=http://+:8888/ user="Everyone").
Ainda sim, meu site ainda não aceita https.
Obs: Não estou usando nenhum domínio, estou fazendo acesso local (127.0.0.1:8888).

O que estou fazendo errado?

Print this item

Question How to use https?
Posted by: Patrick1540 - 10-07-2025, 08:07 PM - Forum: IntraWeb General Discussion - Replies (3)

Delphi version: 10.3
Intraweb version: 16
Application type: Http.sys

I'm trying to secure my website.
For testing purposes, I've already generated a self-signed certificate and reserved the URL (netsh http delete urlacl url=http://+:8888/; netsh http add urlacl url=http://+:8888/ user="Everyone").
However, my website still doesn't support HTTPS.
Note: I'm not using a domain; I'm accessing it locally (127.0.0.1:8888).

What am I doing wrong?

Print this item