dBASE Plus Server Side Web Components

The dBASE Plus Server Side Web Components and dQuery/Web Queries deliver capabilities very similar to dQuery on the desktop, but deliver them in your browser, securely over the Web. You can get live data on-the-fly, run an existing dataModule, run reports created in dBASE Plus, even run One-Click Web and Web Wizard data-entry applications created in dBASE Plus.

New Class

class SubForm

Changes to the Command Line for PLUSrun.exe

dBASE Plus Web Application Mapping

TreeView class properties, events and methods

getItemByPos( )

Array class properties, events and methods

getFile( ) method

Form class properties, events and methods

hWndParent

scrollHOffset (also in the SubForm class)

scrollVOffset (also in the SubForm class)

showTaskBarButton

scroll( ) method

Grid class properties, events and methods

New in dBASE Plus version 2 

colorRowSelect

getColumnObject( ) method

headingColorNormal

headingFontBold

headingFontItalic

headingFontName

headingFontSize

headingFontStrikeout

headingFontUnderline

Existing properties now included in the Grid Class 

colorHighlight

colorNormal

colorRowSelect

fontBold

fontItalic

fontName

fontSize

fontStrikeout

fontUnderline

bgColor property

Previously, the bgColor property set the background color for data displayed in grid cells. The bgColor property can also now be used to set the background color for the empty area within a grid (the area to the right of the last column and below the last grid row).

speedTip property

The speedTip property has been added to the following classes: Image, TreeView, Text, TextLabel, ListBox,Rectangle,Container,Browse, PaintBox, TabBox, OLE, ActiveX.