To continue with this content, please log in with your Data Access ID or create a new account.
Cancel Data Access ID
You may not be authorized to see this content. Please contact Data Access Europe for more information.
Cancel Data Access Europe
You are not authorized to see this content.
Cancel Data Access Europe
Next lesson:
Not cleaning up objects created in functions
Cancel

5 Common WebApp Mistakes

Introduction

In this course we're going to talk about 5 common mistakes people make when building DataFlex WebApps. These mistakes are in no specific order and we’ll go over each point to look at what happens here and how you can avoid them.

  1. Not cleaning up objects created in functions
  2. Not testing outside of the debugger
  3. Using Get/Set instead of WebGet/WebSet
  4. Not validating user actions on the Server
  5. Interference of the browser cache

Hopefully by the end of this course, you’ll have some more tools in your arsenal to make your Webapp development that much smoother.