Whatever message this page gives is out now! Go check it out!

JavaScript object overview

Last update:
May 18, 2026
These are the JavaScript objects and functions:
ClassFunctions
WddxSerializer object
serialize serializeVariable serializeValue write
WddxRecordset object
addColumn addRows getField getRowCount setField wddxSerialize
WDDX JavaScript objects are defined in the wddx.js file; this file is installed in the CFIDE/scripts directory. To use these objects, you must put a JavaScript tag before the code that refers to the objects; for example:
<script type="text/javascript" src="/CFIDE/scripts/wddx.js"></script>

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page