Deletes all cookies in the cookie database.
WebAPI.bdh
WebCookieResetDb(): boolean;
true if successful
false otherwise
dcltrans transaction TWebCookieResetDb begin WebCookieResetDb(); end TWebCookieResetDb;