Every new version of Mathematica contains many new features. But careful design from the outset has allowed nearly total compatibility to be maintained between all versions. ...
CString[string] is a symbolic representation of a string expression.
Widget["MenuBar"] represents a menu bar.
Widget["MenuItem"] represents a menu item.
Widget["Menu"] represents a menu.
Widget["PasswordField"] represents a password field.
Widget["TextField"] represents a text field.
CUDAVolumetricDataRead[file, height, depth] reads volumetric data stored in file with specified height and depth.
$CUDADeviceCount gives the number of CUDA devices on the system.
SQLColumnNames[conn] returns a list of {table, name} pairs for each column in an SQL connection.