FrançaisEnglishEspañol
PC SOFTForums homeLast messagesOnline repository
PC SOFT
Find...
Perform the searchSearch in...
Newsgroup dedicated to WINDEV (current version), in English
WB14: Which Files copy for an update
Dec., 04th 2009 at 06:06 PM
Alvaro Boldo
<gu...st@news.pcsoft.fr>


Hi
I wish to know if it is possible to update some files on the webdev server for minor updates and avoid the full install of the site project. For example
Which files to update from my developer machine to the webdev server if :
a) I need to do a change in a simple query
b) I need to do a change in a siple form window
c) I need to do a change in the inicialization code of the project
Thank's a lot
Alvaro


Replies to this message:
Re: WB14: Which Files copy for an update
Hi, When you compile your project, after that you create a libray file. This is a file with normaly the name of your project and extention wdl, this file you have to copy in the inetpub directory whee ...
From parianos - Dec., 08th 2009 - More »