Ramu 0 Posted April 27, 2020 Hello All, We have recently upgraded our project from Delphi 2007 to Delphi 10.3. In our project, we have used WebModu inbuilt class. It seems in Delphi 10.3 that class does not exist anymore. Can someone tell me which class in Delphi 10.3 is similar to the WebModu class in D2007? Thanks and Regards Share this post Link to post
Dave Nottage 557 Posted April 28, 2020 The recommended thing to do is to migrate to IntraWeb (from WebSnap, which is where WebModu is from) Share this post Link to post
Ramu 0 Posted April 28, 2020 Thanks, Deve Is IntraWeb part of Delphi 10.3.3? Share this post Link to post
Sherlock 663 Posted April 28, 2020 It is included. https://www.atozed.com/intraweb/bundled/10-3-rio/ Share this post Link to post
Ramu 0 Posted April 28, 2020 Thanks, Sherlock I figured it out that Intraweb is not present in Delphi versions 10.3.1 and later. Even in my local after installing 10.3.3, I did not get IntraWeb Package. Unfortunately, because of security reasons, we can not use other packages that are not provided by Delphi. Could you please provide any other alternatives other than IntraWeb? Share this post Link to post