Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Export Windev sources

Tags:

windev

I'm porting a Windev app to Objective-C for a client. This would be simpler with the previous source code for obvious reasons.

Unfortunately, it's encrypted and I need the the EDI to see it; the full version of Windev is way to much expensive (and my client can't send me his dongle); the express version refuse to open the project because of some limitations about the project's size.

I don't need to compile the sources, so I'm looking for a way to "export" it, anything solution that allow to read the algorithm/logic of the app is OK.

like image 652
Axel Guilmin Avatar asked Dec 12 '25 11:12

Axel Guilmin


1 Answers

Your client can use the 'Print Documentation' from the main menu to print all the code for the project. This will print the added code for each window and procedure as well as global procedures and classes.

like image 178
user2337579 Avatar answered Dec 15 '25 18:12

user2337579



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!