<p>Click the application type you want:</p>
-<p><a href="web_api_reference.htm"><img alt="Web Application" src="images/w_division.png"/></a> <a href="../../org.tizen.native.mobile.apireference/index.html"><img alt="Native Application" src="images/n_division.png"/></a></p>
+<p><a href="web_api_reference.htm"><img alt="Web Application" src="images/w_division.png"/></a> <a href="https://developer.tizen.org/dev-guide/latest/org.tizen.native.mobile.apireference/index.html"><img alt="Native Application" src="images/n_division.png"/></a></p>
<script type="text/javascript" src="scripts/jquery.zclip.min.js"></script>
<script type="text/javascript" src="scripts/showhide.js"></script>
</ul>
<p>
To use <em>add(), remove(), and update()</em> methods of AccountManager can be invoked only
-by account provider application. A web application is an account provider when its <em>config.xml </em>contains <a href="../../../../../org.tizen.devtools/html/web_tools/config_editor_w.htm#mw_account">Account provider section</a>. For example:<br><tizen:account multiple-account-support="true"><br> <tizen:icon section="Account">icon.png</tizen:icon><br> <tizen:icon section="AccountSmall">icon.png</tizen:icon><br> <tizen:display-name xml:lang="en-gb">Test</tizen:display-name><br> <tizen:capability>http://tizen.org/account/capability/contact</tizen:capability><br></tizen:account>
+by account provider application. A web application is an account provider when its <em>config.xml </em>contains <a href="https://developer.tizen.org/development/tools/web-tools/configuration-editor#mw_account">Account provider section</a>. For example:<br><tizen:account multiple-account-support="true"><br> <tizen:icon section="Account">icon.png</tizen:icon><br> <tizen:icon section="AccountSmall">icon.png</tizen:icon><br> <tizen:display-name xml:lang="en-gb">Test</tizen:display-name><br> <tizen:capability>http://tizen.org/account/capability/contact</tizen:capability><br></tizen:account>
</p>
<p>
-For more information about how to use Account API, see <a href="../../../../../org.tizen.guides/html/web/tizen/account/account_guide_w.htm">Account Guide</a>.
+For more information about how to use Account API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/account">Account Guide</a>.
</p>
</div>
<p><span class="version">
<p>
This method can be used only by an account provider application.<br>If the application is registered as provider, it will be launched to authenticate the account.
You should implement the appcontrol for the account provider.<br>For more details, see
-<a href="https://developer.tizen.org/dev-guide/2.2.0/org.tizen.native.appprogramming/html/guide/social/register_acc_provider.htm">Account Provider</a> </p>
+<a href="https://developer.tizen.org/development/guides/native-application/account/account-manager#provider">Account Provider</a> </p>
</div>
<p><span class="privilegelevel">
Privilege level: </span>
<div class="description">
<p>
You can register your application as an account provider by writing account related information in <var>config.xml</var>.<br>For more details, see
-<a href="https://developer.tizen.org/dev-guide/2.2.0/org.tizen.native.appprogramming/html/guide/social/register_acc_provider.htm">Account Provider</a> </p>
+<a href="https://developer.tizen.org/development/guides/native-application/account/account-manager#provider">Account Provider</a> </p>
</div>
<p><span class="privilegelevel">
Privilege level: </span>
<p>
Once an alarm goes off, it will be removed from the alarm storage automatically.
<em>AlarmManager</em> provides methods to manage alarms such as adding and removing.
-For more information on the Alarm features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/alarm_w.htm">Alarm Guide</a>.
+For more information on the Alarm features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/alarm">Alarm Guide</a>.
</p>
</div>
<p><span class="version">
<div class="description">
<p>
Sets an alarm with the application ID to be run. You should definitely provide the application ID to run
-and the <a href="../../../../../org.tizen.guides/html/web/tizen/application/application_w.htm#controls">application control</a>information if it is necessary.
+and the <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/application#controls">application control</a>information if it is necessary.
For more information about the application control, see <a href="application.html">The Application API</a>.
</p>
</div>
Since Tizen 2.4 the <em>Application</em> interface provides application event broadcasting and listening features. An application can broadcast user events to other listening applications and listen to broadcasted user events from other applications. In a future Tizen release, applications will also be able to receive pre-defined system events from the platform.
</p>
<p>
-For more information on the Application features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/application_w.htm">Application Guide</a>.
+For more information on the Application features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/application">Application Guide</a>.
</p>
</div>
<p><span class="version">
</div>
<div class="description">
<p>
-For more information about how to use Archive API, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/archive_w.htm">Archive Guide</a>.
+For more information about how to use Archive API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/base/archive">Archive Guide</a>.
</p>
</div>
<p><span class="version">
</div>
<div class="description">
<p>
-For more information about how to use Badge API, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/badge_w.htm">Badge Guide</a>.
+For more information about how to use Badge API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/badge">Badge Guide</a>.
</p>
</div>
<p><span class="version">
Act as a GATT client (Generic Attribute Profile client) </li>
</ul>
<p>
-For more information on the Bluetooth features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/bluetooth_w.htm">Bluetooth Guide</a>.
+For more information on the Bluetooth features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/network/bluetooth">Bluetooth Guide</a>.
</p>
</div>
<p><span class="version">
For most Bluetooth actions, the Bluetooth adapter must be powered on.
</div>
<div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
- Deprecated since 2.3. Instead, let the user turn on/off Bluetooth through the Settings application. see the <a href="../../../../../
-org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a>.</i></font></p></div>
+ Deprecated since 2.3. Instead, let the user turn on/off Bluetooth through the Settings application. see the <a href="https://developer.tizen.org/development/tutorials/web-application/tizen-features/network/bluetooth">Bluetooth Tutorial</a>.</i></font></p></div>
<div class="synopsis"><pre class="signature prettyprint">void setPowered(boolean state, optional <a href="tizen.html#SuccessCallback">SuccessCallback</a>? successCallback, optional <a href="tizen.html#ErrorCallback">ErrorCallback</a>? errorCallback);
</pre></div>
<p><span class="version">
<li class="feature">http://tizen.org/feature/network.bluetooth.le</li>
</div>
<p></p>
- For more information, see <a href="../../../../../org.tizen.gettingstarted/html/web/details/app_filtering_w.htm">Application Filtering.</a>
+ For more information, see <a href="https://developer.tizen.org/development/getting-started/web-application/understanding-tizen-programming/application-filtering">Application Filtering.</a>
</div>
<h2 id="full-webidl">4. Full WebIDL</h2>
<pre class="webidl prettyprint">module Bluetooth {
</div>
<div class="description">
<p>
-For more information on the Bookmark features, see <a href="../../../../../org.tizen.guides/html/web/tizen/social/bookmark_w.htm">Bookmark Guide</a>.
+For more information on the Bookmark features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/social/bookmark">Bookmark Guide</a>.
</p>
</div>
<p><span class="version">
This API provides functionality to read, create, delete, and update items in specific calendars. Calendars can be obtained using the <em>getCalendars() </em>method, which returns an array of Calendar objects.
</p>
<p>
-For more information on the Calendar features, see <a href="../../../../../org.tizen.guides/html/web/tizen/social/calendar_w.htm">Calendar Guide</a>.
+For more information on the Calendar features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/social/calendar">Calendar Guide</a>.
</p>
</div>
<p><span class="version">
</div>
<div class="description">
<p>
-For more information on the Callhistory features, see <a href="../../../../../org.tizen.guides/html/web/tizen/social/call_history_w.htm">Call History Guide</a>.
+For more information on the Callhistory features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/social/call-history">Call History Guide</a>.
</p>
</div>
<p><span class="version">
<li class="feature">http://tizen.org/feature/network.telephony</li>
</div>
<p></p>
- For more information, see <a href="../../../../../org.tizen.gettingstarted/html/web/details/app_filtering_w.htm">Application Filtering</a>.
+ For more information, see <a href="https://developer.tizen.org/development/getting-started/web-application/understanding-tizen-programming/application-filtering">Application Filtering</a>.
</div>
<h2 id="full-webidl">3. Full WebIDL</h2>
<pre class="webidl prettyprint">module Callhistory {
This API provides functionality to read, create, remove, and update contacts in specific address books. Address books can be obtained using the <em>getAddressBooks()</em> method, which returns an array of <em>AddressBook</em> objects.
</p>
<p>
-For more information on the Contact features, see <a href="../../../../../org.tizen.guides/html/web/tizen/social/contact_w.htm">Contact Guide</a>.
+For more information on the Contact features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/social/contact">Contact Guide</a>.
</p>
</div>
<p><span class="version">
The API also supports setting the attributes of specific content.
</p>
<p>
-For more information on the Content features, see <a href="../../../../../org.tizen.guides/html/web/tizen/content/content_w.htm">Content Guide</a>.
+For more information on the Content features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/content/content">Content Guide</a>.
</p>
<p>
Playlist functionality has been added in Tizen 2.3.
The DataControl functionality provides a way to access specific data that is exported by other applications.
</p>
<p>
-Please read the <a href="../../../../../org.tizen.guides/html/web/tizen/application/data_w.htm">Data Control Guide</a> to know how to share own application data with other applications.
+Please read the <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/data-control">Data Control Guide</a> to know how to share own application data with other applications.
</p>
</div>
<p><span class="version">
<div class="title"><h1>DataSynchronization API</h1></div>
<div class="brief">
This API provides methods to synchronize contact and event data to the server using the OMA DS 1.2 protocol.
-To know the details of this specification, visit <a href="http://openmobilealliance.org" target="_blank">OMA web page</a>. And for more information on the DataSync features, see <a href="../../../../../org.tizen.guides/html/web/tizen/social/data_sync_w.htm">Data Synchronization Guide</a>.
+To know the details of this specification, visit <a href="http://openmobilealliance.org" target="_blank">OMA web page</a>. And for more information on the DataSync features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/social/data-synchronization">Data Synchronization Guide</a>.
</div>
<p><span class="version">
Since: </span>
<li class="feature">http://tizen.org/feature/datasync</li>
</div>
<p></p>
- For more information, see <a href="../../../../../org.tizen.gettingstarted/html/web/details/app_filtering_w.htm">Application Filtering</a>.
+ For more information, see <a href="https://developer.tizen.org/development/getting-started/web-application/understanding-tizen-programming/application-filtering">Application Filtering</a>.
</div>
<h2 id="full-webidl">4. Full WebIDL</h2>
<pre class="webidl prettyprint">module DataSynchronization {
</div>
<div class="description">
<p>
-For more information on the Download features, see <a href="../../../../../org.tizen.guides/html/web/tizen/content/download_w.htm">Download Guide</a>.
+For more information on the Download features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/content/download">Download Guide</a>.
</p>
</div>
<p><span class="version">
</div>
<div class="description">
<p>
-For more information about how to use Exif API, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/exif_w.htm">Exif Guide</a>.
+For more information about how to use Exif API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/content/exif">Exif Guide</a>.
</p>
</div>
<p><span class="version">
When a path is used to interact with the underlying filesystem, the encoding used for the file path should be the platform default.
</p>
<p>
-For more information on the Filesystem features, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/filesystem_w.htm">File System Guide</a>.
+For more information on the Filesystem features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/base/filesystem">File System Guide</a>.
</p>
</div>
<p><span class="version">
<p>
<em>tizen.fmradio.seekUp()</em> and <em>tizen.fmradio.seekDown()</em> work when the radio is in playing state. <em>InvalidStateError</em> is thrown when they are called in other states. <br> </p>
<p>
-For more information about how to use FMRadio API, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/fm_radio_w.htm">FMRadio Guide</a>.
+For more information about how to use FMRadio API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/multimedia/fm-radio">FMRadio Guide</a>.
</p>
</div>
<p><span class="version">
<li class="feature">http://tizen.org/feature/fmradio</li>
</div>
<p></p>
- For more information, see <a href="../../../../../org.tizen.gettingstarted/html/web/details/app_filtering_w.htm">Application Filtering</a>.
+ For more information, see <a href="https://developer.tizen.org/development/getting-started/web-application/understanding-tizen-programming/application-filtering">Application Filtering</a>.
</div>
<h2 id="full-webidl">4. Full WebIDL</h2>
<pre class="webidl prettyprint">module FMRadio {
Get current human activity monitor data </li>
</ul>
<p>
-For more information about how to use Human Activity Monitor API, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/ham_w.htm">Human Activity Monitor Guide</a>.
+For more information about how to use Human Activity Monitor API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/human-activity-monitor">Human Activity Monitor Guide</a>.
</p>
</div>
<p><span class="version">
Media keys are the keys of a Bluetooth headset which control multimedia playback.
</p>
<p>
-For more information on the MediaKey features, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/media_key_w.htm">MediaKey Guide</a>.
+For more information on the MediaKey features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/multimedia/media-key">MediaKey Guide</a>.
</p>
</div>
<p><span class="version">
</div>
<div class="description">
<p>
-For more information on the MessagePort features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/message_port_w.htm">MessagePort Guide</a>.
+For more information on the MessagePort features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/message-port">MessagePort Guide</a>.
</p>
</div>
<p><span class="version">
Fetching conversations and subscribing to conversation updates </li>
</ul>
<p>
-For more information on the Messaging features, see <a href="../../../../../org.tizen.guides/html/web/tizen/messaging/messaging_w.htm">Messaging Guide</a>.
+For more information on the Messaging features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/messaging/messaging">Messaging Guide</a>.
</p>
</div>
<p><span class="version">
Making payments by holding mobile phones close to point of sales terminals instead of swiping smart cards. </li>
</ul>
<p>
-For more information on the NFC features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/nfc_w.htm">NFC Guide</a>.
+For more information on the NFC features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/network/nfc">NFC Guide</a>.
</p>
</div>
<p><span class="version">
Sets the power of an NFC adapter to either an on state or an off state.
</div>
<p class="deprecated"><b>Deprecated.</b>
- Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Managing_NFC_Conn">Managing NFC</a> Tutorial.
+ Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the <a href="https://developer.tizen.org/development/tutorials/web-application/tizen-features/network/nfc#Managing_NFC_Conn">Managing NFC</a> Tutorial.
</p>
<div class="synopsis"><pre class="signature prettyprint">void setPowered(boolean state, optional <a href="tizen.html#SuccessCallback">SuccessCallback</a>? successCallback, optional <a href="tizen.html#ErrorCallback">ErrorCallback</a>? errorCallback);
</pre></div>
<li class="feature">http://tizen.org/feature/network.nfc.card_emulation.hce</li>
</div>
<p></p>
- For more information, see <a href="../../org.tizen.gettingstarted/html/web/details/app_filtering_w.htm">Application Filtering.</a>
+ For more information, see <a href="https://developer.tizen.org/development/getting-started/web-application/understanding-tizen-programming/application-filtering">Application Filtering.</a>
</div>
<h2 id="full-webidl">4. Full WebIDL</h2>
<pre class="webidl prettyprint">module NFC {
</div>
<div class="description">
<p>
-For more information on the Notification features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/noti_w.htm">Notification Guide</a>.
+For more information on the Notification features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/notification">Notification Guide</a>.
</p>
</div>
<p><span class="version">
<li class="feature">http://tizen.org/feature/led</li>
</div>
<p></p>
- For more information, see <a href="../../../../../org.tizen.gettingstarted/html/web/details/app_filtering_w.htm">Application Filtering.</a>
+ For more information, see <a href="https://developer.tizen.org/development/getting-started/web-application/understanding-tizen-programming/application-filtering">Application Filtering.</a>
</div>
<h2 id="full-webidl">4. Full WebIDL</h2>
<pre class="webidl prettyprint">module Notification {
<div class="title"><h1>Package API</h1></div>
<div class="brief">
This API provides functionalities to install or uninstall packages, and retrieve information about installed packages.<br>It also provides a listener method so that an application can be notified when there is a change on the installed packages.
-For more information on the Package features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/package_w.htm">Package Guide</a>.
+For more information on the Package features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/package">Package Guide</a>.
</div>
<p><span class="version">
Since: </span>
</div>
<div class="description">
<p>
-For more information on the Power features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/power_w.htm">Power Guide</a>.
+For more information on the Power features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/power">Power Guide</a>.
</p>
</div>
<p><span class="version">
Get notification data </li>
</ul>
<p>
-To use Push features, you must <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/push_tutorial_w.htm#Registering">register to the Push service</a>.
+To use Push features, you must <a href="https://developer.tizen.org/development/tutorials/web-application/tizen-features/messaging/push#Registering">register to the Push service</a>.
</p>
<p>
-For more information on the Push features, see <a href="../../../../../org.tizen.guides/html/web/tizen/messaging/push_w.htm">Push Guide</a>.
+For more information on the Push features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/messaging/push">Push Guide</a>.
</p>
</div>
<p><span class="version">
http://tizen.org/privilege/push
</p>
<p><span class="remark"> Remark : </span>
- In order to use the push messaging service, see the native <a href="../../../../../org.tizen.guides/html/native/messaging/push_n.htm">Push Messaging Guide</a>.
+ In order to use the push messaging service, see the native <a href="https://developer.tizen.org/development/guides/native-application/messaging/push">Push Messaging Guide</a>.
</p>
<div class="parameters">
<p><span class="param">Parameters:</span></p>
The SecureElement API provides functionality to communicate with applications in several Secure Elements.
A Secure Element is a secure smart card chip. It can be a UICC/SIM, an embedded Secure Element, or a Secure SD card that is inserted in a device.
<p>
-For more information about how to use SecureElement API, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/secure_element_w.htm">SecureElement Guide</a>.
+For more information about how to use SecureElement API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/network/secure-element">SecureElement Guide</a>.
</p>
</div>
<p><span class="version">
Get current sensor data </li>
</ul>
<p>
-For more information about how to use Sensor API, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/sensor_w.htm">Sensor Guide</a>.
+For more information about how to use Sensor API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/sensor">Sensor Guide</a>.
</p>
</div>
<p><span class="version">
Also, you can change or get the current volume level.
</p>
<p>
-For more information on the Sound features, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/sound_w.htm">Sound Guide</a>.
+For more information on the Sound features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/multimedia/sound">Sound Guide</a>.
</p>
</div>
<p><span class="version">
WIFI_NETWORK - tizen.systeminfo.getCapability(<em>"http://tizen.org/feature/network.wifi"</em>) </li>
</ul>
<p>
-For more information on the SystemInfo features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/system_info_w.htm">System Information Guide</a>.
+For more information on the SystemInfo features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/system-information">System Information Guide</a>.
</p>
</div>
<p><span class="version">
<li class="feature">http://tizen.org/feature/network.wifi</li>
</div>
<p></p>
- For more information, see <a href="../../../../../org.tizen.gettingstarted/html/web/details/app_filtering_w.htm">Application Filtering</a>.
+ For more information, see <a href="https://developer.tizen.org/development/getting-started/web-application/understanding-tizen-programming/application-filtering">Application Filtering</a>.
</div>
<h2 id="full-webidl">4. Full WebIDL</h2>
<pre class="webidl prettyprint">module SystemInfo {
NOTIFICATION_EMAIL - tizen.systeminfo.getCapability(<em>"http://tizen.org/feature/systemsetting.notification_email"</em>) </li>
</ul>
<p>
-For more information on the SystemSetting features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/system_setting_w.htm">System Setting Guide</a>.
+For more information on the SystemSetting features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/system-setting">System Setting Guide</a>.
</p>
</div>
<p><span class="version">
between timezones, retrieve available timezones.
</p>
<p>
-For more information on the Time features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/time_w.htm">Time Guide</a>.
+For more information on the Time features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/time">Time Guide</a>.
</p>
</div>
<p><span class="version">
the Tizen Web Device API is instantiated (<em>window.tizen</em>).
</p>
<p>
-For more information on the Tizen features, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/tizen_w.htm">Tizen Guide</a>.
+For more information on the Tizen features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/base/tizen">Tizen Guide</a>.
</p>
</div>
<p><span class="version">
Note that all the settings using the Web setting API is bound to your application; thus, no other applications are affected via the Web setting API calls within your application.
</p>
<p>
-For more information on the Web setting features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/web_setting_w.htm">Web Setting Guide</a>.
+For more information on the Web setting features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/web-setting">Web Setting Guide</a>.
</p>
</div>
<p><span class="version">
<p>
Once an alarm goes off, it will be removed from the alarm storage automatically.
<em>AlarmManager</em> provides methods to manage alarms such as adding and removing.
-For more information on the Alarm features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/alarm_w.htm">Alarm Guide</a>.
+For more information on the Alarm features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/alarm">Alarm Guide</a>.
</p>
</div>
<p><span class="version">
<div class="description">
<p>
Sets an alarm with the application ID to be run. You should definitely provide the application ID to run
-and the <a href="../../../../../org.tizen.guides/html/web/tizen/application/application_w.htm#controls">application control</a>information if it is necessary.
+and the <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/application#controls">application control</a>information if it is necessary.
For more information about the application control, see <a href="application.html">The Application API</a>.
</p>
</div>
Since Tizen 2.4 the <em>Application</em> interface provides application event broadcasting and listening features. An application can broadcast user events to other listening applications and listen to broadcasted user events from other applications. In a future Tizen release, applications will also be able to receive pre-defined system events from the platform.
</p>
<p>
-For more information on the Application features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/application_w.htm">Application Guide</a>.
+For more information on the Application features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/application">Application Guide</a>.
</p>
</div>
<p><span class="version">
</div>
<div class="description">
<p>
-For more information about how to use Archive API, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/archive_w.htm">Archive Guide</a>.
+For more information about how to use Archive API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/base/archive">Archive Guide</a>.
</p>
</div>
<p><span class="version">
</div>
<div class="description">
<p>
-For more information about how to use Badge API, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/badge_w.htm">Badge Guide</a>.
+For more information about how to use Badge API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/badge">Badge Guide</a>.
</p>
</div>
<p><span class="version">
Act as a GATT client (Generic Attribute Profile client) </li>
</ul>
<p>
-For more information on the Bluetooth features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/bluetooth_w.htm">Bluetooth Guide</a>.
+For more information on the Bluetooth features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/network/bluetooth">Bluetooth Guide</a>.
</p>
</div>
<p><span class="version">
For most Bluetooth actions, the Bluetooth adapter must be powered on.
</div>
<div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
- Deprecated since 2.3. Instead, let the user turn on/off Bluetooth through the Settings application. see the <a href="../../../../../
-org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a>.</i></font></p></div>
+ Deprecated since 2.3. Instead, let the user turn on/off Bluetooth through the Settings application. see the <a href="https://developer.tizen.org/development/tutorials/web-application/tizen-features/network/bluetooth">Bluetooth Tutorial</a>.</i></font></p></div>
<div class="synopsis"><pre class="signature prettyprint">void setPowered(boolean state, optional <a href="tizen.html#SuccessCallback">SuccessCallback</a>? successCallback, optional <a href="tizen.html#ErrorCallback">ErrorCallback</a>? errorCallback);
</pre></div>
<p><span class="version">
<li class="feature">http://tizen.org/feature/network.bluetooth.le</li>
</div>
<p></p>
- For more information, see <a href="../../../../../org.tizen.gettingstarted/html/web/details/app_filtering_w.htm">Application Filtering.</a>
+ For more information, see <a href="https://developer.tizen.org/development/getting-started/web-application/understanding-tizen-programming/application-filtering">Application Filtering.</a>
</div>
<h2 id="full-webidl">4. Full WebIDL</h2>
<pre class="webidl prettyprint">module Bluetooth {
The API also supports setting the attributes of specific content.
</p>
<p>
-For more information on the Content features, see <a href="../../../../../org.tizen.guides/html/web/tizen/content/content_w.htm">Content Guide</a>.
+For more information on the Content features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/content/content">Content Guide</a>.
</p>
<p>
Playlist functionality has been added in Tizen 2.3.
</div>
<div class="description">
<p>
-For more information on the Download features, see <a href="../../../../../org.tizen.guides/html/web/tizen/content/download_w.htm">Download Guide</a>.
+For more information on the Download features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/content/download">Download Guide</a>.
</p>
</div>
<p><span class="version">
</div>
<div class="description">
<p>
-For more information about how to use Exif API, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/exif_w.htm">Exif Guide</a>.
+For more information about how to use Exif API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/content/exif">Exif Guide</a>.
</p>
</div>
<p><span class="version">
When a path is used to interact with the underlying filesystem, the encoding used for the file path should be the platform default.
</p>
<p>
-For more information on the Filesystem features, see <a href="../../../../../org.tizen.guides/html/web/tizen/base/filesystem_w.htm">File System Guide</a>.
+For more information on the Filesystem features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/base/filesystem">File System Guide</a>.
</p>
</div>
<p><span class="version">
Get current human activity monitor data </li>
</ul>
<p>
-For more information about how to use Human Activity Monitor API, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/ham_w.htm">Human Activity Monitor Guide</a>.
+For more information about how to use Human Activity Monitor API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/human-activity-monitor">Human Activity Monitor Guide</a>.
</p>
</div>
<p><span class="version">
Media keys are the keys of a Bluetooth headset which control multimedia playback.
</p>
<p>
-For more information on the MediaKey features, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/media_key_w.htm">MediaKey Guide</a>.
+For more information on the MediaKey features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/multimedia/media-key">MediaKey Guide</a>.
</p>
</div>
<p><span class="version">
</div>
<div class="description">
<p>
-For more information on the MessagePort features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/message_port_w.htm">MessagePort Guide</a>.
+For more information on the MessagePort features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/message-port">MessagePort Guide</a>.
</p>
</div>
<p><span class="version">
Making payments by holding mobile phones close to point of sales terminals instead of swiping smart cards. </li>
</ul>
<p>
-For more information on the NFC features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/nfc_w.htm">NFC Guide</a>.
+For more information on the NFC features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/network/nfc">NFC Guide</a>.
</p>
</div>
<p><span class="version">
Sets the power of an NFC adapter to either an on state or an off state.
</div>
<div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
- Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Managing_NFC_Conn">Managing NFC</a> Tutorial.
+ Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the <a href="https://developer.tizen.org/development/tutorials/web-application/tizen-features/network/nfc#Managing_NFC_Conn">Managing NFC</a> Tutorial.
</i></font></p></div>
<div class="synopsis"><pre class="signature prettyprint">void setPowered(boolean state, optional <a href="tizen.html#SuccessCallback">SuccessCallback</a>? successCallback, optional <a href="tizen.html#ErrorCallback">ErrorCallback</a>? errorCallback);
</pre></div>
<li class="feature">http://tizen.org/feature/network.nfc.card_emulation.hce</li>
</div>
<p></p>
- For more information, see <a href="../../../../../org.tizen.gettingstarted/html/web/details/app_filtering_w.htm">Application Filtering</a>.
+ For more information, see <a href="https://developer.tizen.org/development/getting-started/web-application/understanding-tizen-programming/application-filtering">Application Filtering</a>.
</div>
<h2 id="full-webidl">4. Full WebIDL</h2>
<pre class="webidl prettyprint">module NFC {
</div>
<div class="description">
<p>
-For more information on the Notification features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/noti_w.htm">Notification Guide</a>.
+For more information on the Notification features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/notification">Notification Guide</a>.
</p>
</div>
<p><span class="version">
<div class="title"><h1>Package API</h1></div>
<div class="brief">
This API provides functionalities to install or uninstall packages, and retrieve information about installed packages.<br>It also provides a listener method so that an application can be notified when there is a change on the installed packages.
-For more information on the Package features, see <a href="../../../../../org.tizen.guides/html/web/tizen/application/package_w.htm">Package Guide</a>.
+For more information on the Package features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/application/package">Package Guide</a>.
</div>
<p><span class="version">
Since: </span>
</div>
<div class="description">
<p>
-For more information on the Power features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/power_w.htm">Power Guide</a>.
+For more information on the Power features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/power">Power Guide</a>.
</p>
</div>
<p><span class="version">
Get notification data </li>
</ul>
<p>
-To use Push features, you must <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/push_tutorial_w.htm#Registering">register to the Push service</a>.
+To use Push features, you must <a href="https://developer.tizen.org/development/tutorials/native-application/messaging/push#registration">register to the Push service</a>.
</p>
<p>
-For more information on the Push features, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/push_w.htm">Push Guide</a>.
+For more information on the Push features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/messaging/push">Push Guide</a>.
</p>
</div>
<p><span class="version">
http://tizen.org/privilege/push
</p>
<p><span class="remark"> Remark : </span>
- In order to use the push messaging service, see the native <a href="../../../../../org.tizen.guides/html/native/messaging/push_n.htm">Push Messaging Guide</a>.
+ In order to use the push messaging service, see the native <a href="https://developer.tizen.org/development/guides/native-application/messaging/push">Push Messaging Guide</a>.
</p>
<div class="parameters">
<p><span class="param">Parameters:</span></p>
The SecureElement API provides functionality to communicate with applications in several Secure Elements.
A Secure Element is a secure smart card chip. It can be a UICC/SIM, an embedded Secure Element, or a Secure SD card that is inserted in a device.
<p>
-For more information about how to use SecureElement API, see <a href="../../../../../org.tizen.guides/html/web/tizen/network/secure_element_w.htm">SecureElement Guide</a>.
+For more information about how to use SecureElement API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/network/secure-element">SecureElement Guide</a>.
</p>
</div>
<p><span class="version">
Get current sensor data </li>
</ul>
<p>
-For more information about how to use Sensor API, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/sensor_w.htm">Sensor Guide</a>.
+For more information about how to use Sensor API, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/sensor">Sensor Guide</a>.
</p>
</div>
<p><span class="version">
Also, you can change or get the current volume level.
</p>
<p>
-For more information on the Sound features, see <a href="../../../../../org.tizen.guides/html/web/tizen/multimedia/sound_w.htm">Sound Guide</a>.
+For more information on the Sound features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/multimedia/sound">Sound Guide</a>.
</p>
</div>
<p><span class="version">
SIM - tizen.systeminfo.getCapability(<em>"http://tizen.org/feature/network.telephony"</em>) </li>
</ul>
<p>
-For more information on the SystemInfo features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/system_info_w.htm">System Information Guide</a>.
+For more information on the SystemInfo features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/system-information">System Information Guide</a>.
</p>
</div>
<p><span class="version">
NOTIFICATION_EMAIL - tizen.systeminfo.getCapability(<em>"http://tizen.org/feature/systemsetting.notification_email"</em>) </li>
</ul>
<p>
-For more information on the SystemSetting features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/system_setting_w.htm">System Setting Guide</a>.
+For more information on the SystemSetting features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/system-setting">System Setting Guide</a>.
</p>
</div>
<p><span class="version">
between timezones, retrieve available timezones.
</p>
<p>
-For more information on the Time features, see <a href="../../../../../org.tizen.guides/html/web/tizen/system/time_w.htm">Time Guide</a>.
+For more information on the Time features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/system/time">Time Guide</a>.
</p>
</div>
<p><span class="version">
the Tizen Web Device API is instantiated (<em>window.tizen</em>).
</p>
<p>
-For more information on the Tizen features, see <a href="../../../../../org.tizen.guides/html/web/tizen/tizen/tizen_guide_w.htm">Tizen Guide</a>.
+For more information on the Tizen features, see <a href="https://developer.tizen.org/development/guides/web-application/tizen-features/base/tizen">Tizen Guide</a>.
</p>
</div>
<p><span class="version">
</li>
</ul>
-<h2><a href="../../org.tizen.native.mobile.apireference/index.html">Native Application</a></h2>
+<h2><a href="https://developer.tizen.org/dev-guide/latest/org.tizen.native.mobile.apireference/index.html">Native Application</a></h2>
<script type="text/javascript" src="scripts/jquery.zclip.min.js"></script>
<script type="text/javascript" src="scripts/showhide.js"></script>