Arduino uno wifi - question about connection in code

Hi,

I'm new to Arduino uno wifi, and I find it a bit confusing.

I have connected to the Arduino, using wifi and configured a connection to my local wifi.
So I can see on the web interface that I have a successful connection to my wifi.

Until here, all is well.
What is not clear to me is how can I use this connection that I configured via the webinterface in my Arduino code.

All the examples I find on the net seem to be made to operate with a shield, not for incorporated wifi.

Any tips and suggestions are welcome.

Regards,
Kris

if you have the factory firmware then use the Arduino_Uno_WiFi_Dev_Ed_Library.

you must change the firmware to have general networking