The VP Convert from 4D View command allows you to convert a legacy 4D View document into a 4D View Pro object.
Note: This command does not require that the legacy 4D View plug-in be installed in your environment.
In the 4DViewDocument parameter, pass a BLOB variable or field containing the 4D View document to convert. The command returns a 4D View Pro object into which all the information originally stored within the 4D View document is converted to 4D View Pro attributes.
Most of the 4D View document information is directly converted. Unsupported properties or properties which need to be modified during the conversion are listed in the Converting 4D View documents page.
You want to get a 4D View Pro object from a 4D View area stored in a BLOB: