StyleDefinitions is an option for notebooks that gives definitions for the styles that can be used in a notebook.
Widget["Table"] represents a table.
This tutorial describes the principles behind Dynamic, DynamicModule, and related functions, and goes into detail about how they interact with each other and with the rest of ...
CUDAFunctionLoad[src, fun, argtypes, blockdim] loads CUDAFunction from scr and makes fun available in Mathematica.CUDAFunctionLoad[{srcfile}, fun, argtypes, blockdim] loads ...
If the front end activation dialog box appears when you launch Mathematica, either Mathematica could not locate the mathpass file or there was no valid password in the ...
WidgetFill[] is a widget layout placeholder used when adjacent widgets should not dominate the layout space.
WidgetGroup[{content, ...}] specifies custom layout settings for how the content widgets are displayed.
WidgetSpace[] is a widget layout placeholder used when spacing is needed between widgets.
CompiledFunction[args...] represents compiled code for evaluating a compiled function.
SQLCatalogNames[conn] returns the names of the catalogs in an SQL connection.