sc_apl_conf - Modifies the execution behavior of another application dynamically.

sc_apl_default - Defines the behavior of the initial application when the session is lost.

sc_calc_dv - This macro calculate verifier digits. (checksums)

sc_decode - This macro returns the encrypted field or variable to its original value.

sc_encode - This macro returns the field or variable with the content encrypted.

sc_get_theme - This macro returns the application theme name.

sc_image - This macro loads images passed as parameter to use in the application.

sc_include - This macro is used to "include" PHP routines.

sc_label - This macro its used to modify dynamically the grid form field label.

sc_language - This macro returns the application language

sc_mail_send -

This macro is used to send e-mails.



sc_reset_apl_default - This macro can reset sc_apl_default macro settings.

sc_send_notification - Sends notifications dynamically to the system users.

sc_set_global -

This macro is used to register session variables.



sc_set_language - This macro allows us to dynamically change the application language.

sc_set_regional - This macros allows to dynamically change the application regional settings.

sc_set_theme - This macro is used to dynamically define the application themes.

sc_site_ssl - This macro verifies if its been used on a safe/secure site. (https protocol)

sc_statistic - Calculates and returns an array with statistical values, from an array with numeric values

sc_trunc_num - This macro its used to set the number of decimals.

sc_warning - This macro dynamically activates or deactivates warning messages control.

sc_zip_file - This macro is used to generate ZIP files from a file list and/or directories.