Introduction to Dynamic NAV Development Environment
The key to developing solutions in Microsoft Dynamics NAV 2013 is understanding the basic objects tha
Introduction to C/AL Programming Language, C/AL Statement and C/AL Expression
To create a coherent application in Microsoft Dynamics NAV, database objects must work together. Clie
Codeunits, XML Ports and Queries
Codeunits can be exposed as web services in Microsoft Dynamics NAV (now known as Business Central). T
Pages
Pages can access data from one table at a time, or they can combine information from several tables.
Reports
Reports print information, structure, and summarize information. Use reports to print documents such
Tables
The records in the database are stored in tables. A table can be visualized as a two-dimensional matr
Assignment, Statement and Expression
Assignment statements are among the simplest statements in C/AL. There are several types of expressio
