35 JavaScript
The purpose of this section is to describe how JavaScript is used in the HMWIN Studio applications, not to explain the
JavaScript language.
HMWIN Studio JavaScript is based on the ECMAScript programming language http://www.ecmascript.org , as defined in
standard ECMA-262.
If you are familiar with JavaScript, you can use the same type of commands in HMWIN Studio as you do in a web browser.
If you are not familiar with the ECMAScript language, refer to:
https://developer.mozilla.org/en/JavaScript
JavaScript editor 337
Execution of JavaScript functions 337
Events 339
Widget events 340
Page events 343
System events 344
Objects 346
Widget class objects 347
Widget properties 347
Widget methods 350
Page object 352
Page object properties 352
Page object methods 353
Group object 355
Group object methods 355
Project object 356
Project object properties 356
Project object methods 356
Project object widgets 367
State object 368
State object methods 368
Keywords 369
Global functions 369
HMWIN Studio |User Manual| v206 (2017-06-30) | EN| © 2014-2017 Panasonic Electric Works Europe AG
335