There are apps which can be used to completely wipe data, but they're superfluous.
Your PC will have two, or three, Windows partitions; an EFI partition (FAT32), the main partition (NTFS), and maybe a recovery partition (probably NTFS). If you are absolutely, positively, certain beyond the merest shadow of a doubt that you never want to use Win10 again on that box, then delete them all, and if I had your Service Tag number, I could probably find the Dell utility to do so.
However, you can use the perfectly good installer which Ubuntu provides to wipe them all. When the installer asks if you want to install alongside Windows, choose the last option, Choose something else.
The gparted app appears; select each of the partitions you see and mark them for deletion, then commit the changes and wipe them all. Then, back up, back into the Ubuntu system installer. Now, pick the first menu item and use the entire SSD for Ubuntu.
Ubuntu's default filesystem is ext4, and deleting the old NTFS filesystem(s) means all the data is effectively lost; as you overwrite it by installing and then using Ubuntu, all the old bits on the SSD will be overwritten, which erases the Windows apps and data beyond recovery.
If you are installing 18.04LTS, then there won't be a swap partition, but a swap file instead; that's AOK. Some older versions had a swap partition as the default.