HOWTO: Build ActiveGrid Apps Which Follow the AG Style Guide

We have developed a style guide to ensure a consistent look and feel across the reference and sample applications we create at ActiveGrid. I have attached a copy of the style guide - by and large, we follow the same conventions for button names and layouts as SalesForce.com
Salesforce.com
I noticed in the sample project that has Salesforce.com, LinkedIn access - that Java classes are used to make the Salesforce.com calls. Is there a way ( sample code ), to access Salesforce.com directly from the SOAP web services inside WaveMaker and not use Java? e.g., perform a login operation - save the sessionid into a Service Variable, then pass it into the SOAP header of another operation, like query ( where I also pass a Salesforce.com QueryString ( SELECT Account.Name from Account ).
re: SalesForce
Moving Timm's question the WM Devo Forum
-EdC