Main Page 1: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<!-- Welcome bit -->
{| style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
|style="width:56%; color:#000"| <!--
-----------"Welcome to Wikipedia" and article count---------->
{| style="width:280px; border:solid 0px; background:none;"
|style="width:280px; text-align:center; white-space:nowrap; color:#000;"|
<div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Welcome to the [[VDFWiki]],</div>
<div style="top:+0.2em; font-size:95%;">the free [[Dataflex]] [[encyclopedia]] that [[Wikipedia:Introduction|anyone&nbsp;can&nbsp;edit]].</div>
<div id="articlecount" style="width:100%; text-align:center; font-size:85%;">[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles in English</div>
|}<!--
------------Portal list on righthand side---------->
|style="width:11%; font-size:95%; color:#000;"|
*[[Portal:Arts|Arts]]
*[[Portal:Biography|Biography]]
*[[Portal:Geography|Geography]]
|style="width:11%; font-size:95%;"|
*[[Portal:History|History]]
*[[Portal:Mathematics|Mathematics]]
*[[Portal:Science|Science]]
|style="width:11%; font-size:95%;"|
*[[Portal:Society|Society]]
*[[Portal:Technology|Technology]]
*'''[[Portal:Portals|All&nbsp;portals]]'''
|}
<!--Left side tables - Featured Article & Recent Additions -->
{|style="border-spacing:8px; margin:0px -8px;"
{|style="border-spacing:8px; margin:0px -8px;"
|class="MainPageBG" style="width:55%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;"|
|class="MainPageBG" style="width:55%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;"|
Line 12: Line 40:
|}
|}


<!-- Right side tables - Coming Events -->
|class="MainPageBG" style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top"|
|class="MainPageBG" style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top"|
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5faff;"
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5faff;"

Revision as of 02:49, 6 December 2007

Welcome to the VDFWiki,
169 articles in English

Featured article

AJAX - Return Arrays and Structs to your JavaScript with XML

The VDF AJAX Library provides the functionality for developers to call published methods within a WBO and receive a return value (for Functions). This is done using a Remote Method Invokation (RMI). Using RMI's for returning a single datatype is fairly straight-forward. If you want to return a Struct, Array , or an Array of Structs you need to do some more work. Remember, you are returning these datatypes to JavaScript and there is no direct translation from a Windows Struct or Array to a JavaScript Struct or Array.

..more

Recent Additions

These are the 10 most recently added pages on DataFlex.wiki:
  1. Struct array as a Web Property
  2. Using cWebHttpHandler with JSON instead of tWebValueTree
  3. CCJGrid custom row height
  4. Apply color to codejock grid column headers
  5. Get the selected printer device name
  6. Handler "DataFlex 20.1 Web Services 64bit" has a bad module "IsapiModule" in its module list
  7. DataDictionary tricks
  8. RecnumToRowID
  9. DataFlex Studio Search regex tips
  10. DateTime functions

To see the 50 most recently added pages, go to Newest Pages

Coming Events