Conversion of .fic or .ndx to .xls

NAPOLEON3 Posted messages 2 Status Member -  
 sila -
Hello,

I currently have .fic and .ndx files that were created under Windev and I need to convert them to .xls....
Do you have a solution to propose?

I am working on Windows XP

Thank you for your help.

5 answers

  1. Greenboy
     
    Hello,

    If you have a recent version of WinDev (9, 10, 11, or 12), there is a tool called WdMap that allows you to visualize the data of a .FIC file.
    In the Files tab, choose export to Excel format.

    There you go.
    4