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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 87,278
» Latest member: ootyoriginals123
» Forum threads: 2,414
» Forum posts: 11,338

Full Statistics

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

Latest Threads
Intraweb components missi...
Forum: IntraWeb General Discussion
Last Post: valmeras
07-20-2026, 08:29 PM
» Replies: 0
» Views: 28
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,482
IW 16.1.9 Invalid propert...
Forum: IntraWeb General Discussion
Last Post: Blanca80
07-17-2026, 08:06 AM
» Replies: 7
» Views: 2,103
Bootstrap5
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 03:38 AM
» Replies: 2
» Views: 556
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 03:14 AM
» Replies: 1
» Views: 201
Need Help Integrating Mic...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:38 AM
» Replies: 1
» Views: 187
Projeto Intraweb
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:12 AM
» Replies: 1
» Views: 259
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:11 AM
» Replies: 7
» Views: 943
OpenSSL and concurrent re...
Forum: Indy
Last Post: kbriggs
07-05-2026, 02:41 PM
» Replies: 5
» Views: 564
Intraweb + Lazarus
Forum: IntraWeb Dúvidas Gerais
Last Post: vonirpereira
07-03-2026, 06:35 PM
» Replies: 0
» Views: 125

 
  jQGrid demo live
Posted by: Alexandre Machado - 06-10-2020, 12:22 PM - Forum: IntraWeb General Discussion - Replies (8)

Hi guys:

the first simple demo showing IWjQGrid and IWjQDBGrid live (another IW Http.sys application). More will follow soon, showing other features:

http://intraweb.net.br/NewGrids/

Source code on github: https://github.com/Atozed/IntraWeb/tree/...phi/jQGrid

Enjoy!  Smile

Print this item

  Updated ContentHandlersDemo
Posted by: Alexandre Machado - 06-10-2020, 05:16 AM - Forum: IntraWeb General Discussion - No Replies

Hi guys,

another demo has been updated, showing a new feature in IW 15.2.2 (root content handler). 

Let me first give you a short description of what this application does. 

Some developers don't "see" anything special when running this demo. The key point here is not in the page itself, but in the address bar of the browser while you run it.

Each form has its own URL. The whole navigation is done via URL redirection and editing the address bar directly works as expected.

Complete applications can be built like that, which work and behave exactly as a static web site. 

Please notice that the extension I used for the addresses in this project was .HTML, but actually anything could be used (even .ASPX Tongue  ) or no extension at all

Demo source code is here: https://github.com/Atozed/IntraWeb/tree/...ntHandlers

Enjoy!   Smile

Print this item

  Regarding IntraWeb 15.2 Demos
Posted by: Alexandre Machado - 06-09-2020, 08:54 PM - Forum: IntraWeb General Discussion - No Replies

There are 2 new demos available showing new IW 15.2 features. Today, the RenderAsync functionality. More demos coming soon.

These demos require IW 15.2.2+ to work correctly:

1) Shows how to create (and destroy/recreate) several controls on the fly during async requests (including complex ones like IWGrid & TabControl):

https://github.com/Atozed/IntraWeb/tree/...syncRender

The above demo can be found online here (a nice IW Http.sys application): http://intraweb.net.br/AsyncRender/

2) Shows how to create (and destroy/recreate) an IWFrame at runtime during async events

https://github.com/Atozed/IntraWeb/tree/...enderFrame

IntraWeb 15.2.2 can be found here: https://www.atozed.com/2020/06/intraweb-15-2-2/

Print this item

  IntraWeb 15.2.2 is out, with more exciting stuff!
Posted by: Alexandre Machado - 06-09-2020, 02:11 PM - Forum: IntraWeb General Discussion - Replies (4)

Hi guys,

New IW 15.2.2 is available:

https://www.atozed.com/2020/06/intraweb-15-2-2/

This version fixes another issue regarding Async rendering of complex frames created at runtime and also brings a new exciting feature:

New components IWjQGrid and IWjQDBGrid. New grids are based on jQGrid, probably the most versatile and popular grid for the web.

This initial version of IWjQGrid is not feature complete yet but we decided to release this version because it can already be used in most scenarios. More about it soon (and also demos!).

Enjoy!  Big Grin

Print this item

  IWBootstrap, scope?
Posted by: DanBarclay - 06-09-2020, 01:06 AM - Forum: IntraWeb General Discussion - Replies (1)

OK, simple question about Bootstrap... just looking into it when I get some scraps of time so don't know much about it.

What is the "scope" of Bootstrap?  That is, can it be used form by form or is an entire IW app in bootstrap if you use it?

I have assumed it is form by form (e.g. could have a mix of 15, 17, 15bootstrap in one app) but honestly haven't gone there.  I'm not trying to find out if it's smart, just if it's legit.

Thanks,
Dan

Print this item

  array of wide char warning
Posted by: Madammar - 06-08-2020, 01:31 PM - Forum: Indy - Replies (1)

i have this array of widechar 

Code:
  SpecialChars: array[1..60] of WideChar = (
    #0160, #0169, #0174, #8482, #0185, #0178, #0179, #0034, #0038, #0060,
    #0062, #8211, #8212, #8216, #8217, #8220, #8221, #8226, #8224, #8225,
    #8242, #8243, #8249, #8250, #0732, #0710, #9824, #9827, #9829, #9830,
    #9674, #8592, #8594, #8593, #8595, #8596, #0172, #0188, #0189, #0190,
    #0177, #0171, #0187, #0176, #0171, #0186, #0161, #0191, #8364, #0162,
    #0163, #0165, #0164, #0167, #0182, #0175, #0183, #0181, #0215, #0247);


i got this compiler warning during compilation 


Quote:[dcc32 Warning] SimpleHTML.pas(203): W1063 Widening given AnsiChar constant (#$F7) to WideChar lost information


any idea how to handle this warning ?

Print this item

  New update 15.2.1 is available
Posted by: Alexandre Machado - 06-04-2020, 11:06 AM - Forum: IntraWeb General Discussion - Replies (5)

Hi guys,

there is a maintenance update available, version 15.2.1 which fixes a few issues found due to new RenderAsync feature.

It also fixes the async rendering of several real test cases provided by IntraWeb users after migrating to 15.2.0, especially rendering of complex frames created during async events.

https://www.atozed.com/2020/06/intraweb-15-2-1/

Enjoy!  Big Grin

Print this item

  15.1.10->15.2.0 #@!
Posted by: ShaneStump - 06-03-2020, 06:03 PM - Forum: IntraWeb General Discussion - Replies (6)

Howdy Alexandre!

I finally tried to move my app from 15.1.10 to 15.2.0 and several things in my application no longer work (BS4).

I decided to try 15.1.22 and all is working well again.

In 15.2.0 in my ServerController, I added the RenderAsyncEnabled = False and it made no difference.

Anything in particular I should try?

Shane

Print this item

  How to show a floating window in Intraweb
Posted by: Rolphy Reyes - 06-03-2020, 02:23 PM - Forum: IntraWeb General Discussion - No Replies

Hi!

I just attached a picture for what I'm trying to do and I don't have a clue how to do it in Intraweb.

In the image, you can see that there are two "buttons" when the mouse pointer is over some "button" that shows the web page as a floating window at the bottom of the "button".

How can I emulate it in Intraweb?

TIA!



Attached Files Thumbnail(s)
   
Print this item

  Bootstrap input change color
Posted by: bostjan - 06-02-2020, 08:43 PM - Forum: IntraWeb General Discussion - Replies (4)

Hi,

I'm just starting to use IW with bootstrap and of course struggling with basics. 
I have an input field that I would like to change label and text input color from black to red in case user puts wrong information. I can't find any information how could this be achived. Can somebody please explain it to me how can I do that?

Kind regards,
Bostjan

Print this item