Box2D Question

Hi…

Is there any method to change the property of b2World dynamically?..
I want to apply a wind effect at some level of my game… My idea is to change the property of b2World object that i created…

Or is there any other method to crate that effect?..