How to convert local db to CloudDB. TinyDB to TinyWebDB

I am trying to convert a functioning app using tiny DB to a version which can be used via the Cloud and change all appearances of TinyDB to TinyWebDB. There I stumble upon a different way of .GetValue and .GotValue in the Cloud version. I have no idea how to handle that! Anyone who can put me on the right track to do this?