Yes, the programs you want to run have to be compiled for ARM since Wine doesn't contain an x86 emulator. You might have luck using qemu's binary loader to run a x86 build of Wine on ARM (it was what qemu was designed for in the past but these days it can also be used as a full system emulator).