Thanks to the above advice, I could specify a specific gateway address for specific MACs, using the following WebFig steps:
in IP/DHCP Server/Option form, create a new “option3” option (its code is 3 and its value is something like ‘192.168.88.124’ where quotes are mandatory)
in IP/DHCP Server/Leases form, create a new Lease for each specific device:
edit IP and MAC address
select “defconf” server
select “option3” DHCP Options.
In case several specific DHCP options might be needed, using DHCP Option Set should be preferred.