Main Page: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
(Replaced content with "in Lockdown mode I am combatting spam on this wiki. Please login using your existing user account to view and edit content. Contact me if you want a new account --~~~~")
m (Reverted edits by Jka (talk) to last revision by Hellboy1975)
Line 1: Line 1:
in Lockdown mode
<!-- 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:About|VDFWiki]],</div>
<div style="top:+0.2em; font-size:95%;">the free [[DataFlex]] encyclopedia that ''anyone can edit''.</div>
<div id="articlecount" style="width:100%; text-align:center; font-size:85%;">[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles in English</div>
|}<!--


I am combatting spam on this wiki. Please login using your existing user account to view and edit content.
------------Portal list on righthand side---------->
|style="width:11%; font-size:95%; color:#000;"|
*[[Portal:DataFlex|DataFlex]]
*[[Portal:Visual DataFlex|Visual DataFlex]]
*[[Portal:Web Applications|Web Applications]]
|style="width:11%; font-size:95%;"|
*[[Portal:Data Dictionaries|Data Dictionaries]]
*[[Portal:Class Reference|Class Reference]]
*[[Portal:Tutorials|Tutorials]]
|style="width:11%; font-size:95%;"|
*[[Portal:DataFlex Community|DataFlex Community]]
*[[Portal:Development Tools|Development Tools]]
*'''[[Category Index|All&nbsp;Categories]]'''
|}


Contact me if you want a new account  --[[User:Jka|Jka]] 12:39, 11 March 2011 (UTC)
<!--Left side tables - Featured Article & Recent Additions -->
{|style="border-spacing:8px; margin:0px -8px;"
|class="MainPageBG" style="width:55%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;"|
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5fffa;"
! <h2 style="margin:0; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">Featured article</h2>
|-
|style="color:#000;"| {{:Featured_Article}}
|-
! <h2 style="margin:0; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">Recent Additions</h2>
|-
|style="color:#000;"| {{:Recent Additions}}
|-
|}
 
<!-- Right side tables - Coming Events -->
|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;"
! <h2 style="margin:0; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Coming Events</h2>
|-
|style="color:#000;"| {{:Coming events}}
|-
|}
|}
 
{| style="border-spacing:8px; margin:-8px -8px;"
|class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;"|
{| cellpadding="2" cellspacing="5" style="vertical-align:top; background:#faf5ff; color:#000"
! <h2 style="margin:0; background:#ddcef2; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#000; padding:0.2em 0.4em;">Want to contribute?</h2>
|-
|style="color:#000;"|
All users are invited to contribute on whatever way they can!  If you're not sure how to contribute, try one of the following:
*Checkout the list of [[Special:Wantedpages|wanted pages]].  These are pages that are linked to, but not yet written.  If there is one there you feel you can say something useful about, click on the link and start writing.  Those with several links are obviously ''seriously'' needed!
*Not sure you have any knowledge you can add?  Contribute by helping with Formatting and Categorising of pages.
*Still not sure?  Feel free to contact one of the many frequent contributors to this site.  We don't bite!
|-
|}
|}
 
<!-- Hides the table of contents -->
__NOTOC__

Revision as of 08:32, 12 March 2011

Welcome to the VDFWiki,
the free DataFlex encyclopedia that anyone can edit.
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

Want to contribute?

All users are invited to contribute on whatever way they can! If you're not sure how to contribute, try one of the following:

  • Checkout the list of wanted pages. These are pages that are linked to, but not yet written. If there is one there you feel you can say something useful about, click on the link and start writing. Those with several links are obviously seriously needed!
  • Not sure you have any knowledge you can add? Contribute by helping with Formatting and Categorising of pages.
  • Still not sure? Feel free to contact one of the many frequent contributors to this site. We don't bite!