Welcome! Log In Create A New Profile

Advanced

Windev and Webdev in the same project folder ?

Posted by Michael Drechsel 
Michael Drechsel
Windev and Webdev in the same project folder ?
May 29, 2009 10:59AM
Hi,

I am beginning to develop the webdev-solution for an existing windev project.
First question:

I need the same analysis and the same querys and reports.
Sould I create an own project for webdev or can I create it with the same windev-project-folder ??

Paulo Oliveira
Re: Windev and Webdev in the same project folder ?
May 29, 2009 12:25PM
You don't need to create it in the same folder to share the analysis, reports, querys or some other elements.
The same folder or not it's just a matter of organization.
Keep it separated is the best choice in my opinion.
To share elements you can do it in several ways, just link them from the original folders, use librarys, components.

You can do it even by programming using LoadWDL for project elements and HOpenAnalysis to change the analysis.
Fabrice Harari
Re: Windev and Webdev in the same project folder ?
May 29, 2009 12:56PM
Hi...

even worse than the previous answer:

You can EVEN NOT cretae a second project, but just declare a second TARGET inside the same project (projects configuration)...

In that case, you are sharing the same project (everything is in the wdp) and you can reuse anything for your second target, and in particular classes or procedures

Best regards

Michael Drechsel
Re: Windev and Webdev in the same project folder ?
May 29, 2009 01:01PM
Hi Fabrice,

ok, I will try this (after a complete backup of my windev project :-))



Goof.pcs.crosspost
Re: Windev and Webdev in the same project folder ?
May 29, 2009 01:03PM
Hi.

I do a kind of similar thing with two windev project.
With the GDS you can link the analysis with the two projects. (every
modifications made to the analysis form any project will be made to the
others)
The analysis is in the same format for windev and webdev so it should
be easy to link the analysis between your projects.
If you don't use the GDS, create you project in it's own folder. when it
ask you for analysis said that you will use an existing one. Then it
will ask you the location of a windev analysis or to import it form an
other SGBD, just point to your windev analysis(in the original
windev-project-folder) and the project will use the same analysis.

Bye

Goof

Michael Drechsel a écrit :
> Hi,
> I am beginning to develop the webdev-solution for an existing windev project.
> First question:
> I need the same analysis and the same querys and reports.
> Sould I create an own project for webdev or can I create it with the same windev-project-folder ??
Message forwarded from pcsoft.us.windev
Michael Drechsel
Re: Windev and Webdev in the same project folder ?
May 29, 2009 01:06PM
Hi Goof,

what the hell ist GDS ????
Quote
Michael Drechsel
what the hell ist GDS ????

The french name for SCM winking smiley

Best regards
Andreas
Fabrice Harari.pcs.crosspost
Re: Windev and Webdev in the same project folder ?
May 29, 2009 02:11PM
Hi..

it's the french name for SCM :-)

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on [www.fabriceharari.com]


Michael Drechsel wrote:
> Hi Goof,
> what the hell ist GDS ????
>
Message forwarded from pcsoft.us.windev
Michael Drechsel
Re: Windev and Webdev in the same project folder ?
May 29, 2009 02:30PM
thx,

I thought that I overlooked an incredible build-in tool :-)
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: