MyOnlineWorks
Oki, you followed the tutorial so you have exactly 1000 coins on your wallet.
On your windows machine :
You need to export your wallet File -> Save wallet
.
You will get a wallet.dat.
On your masternode stop the daemon and move your wallet.dat
monoeci-cli stop
mv ~/.monoeciCore/wallet.dat ~/.monoeciCore/wallet.bak
On your windows machine you need to copy your wallet.dat to the masternode into ~/.monoeciCore/
Winscp is good to do that.
check the permission if you have a specific user to do the transfer (example : transfer with root and user for monoeci).
On you masternode start the daemon
monoecid -daemon
Check if the wallet is correctly imported
monoeci-cli listtransactions
monoeci-cli getbalance
You are now on step 8. 
You can see your coins on windows and the masternode.