|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form.... |
|
|
|
|
|
|
|
| Returns an array corresponding to the intersection of two arrays. |
|
|
|
|
|
|
|
| Returns an array corresponding to the union of two arrays. |
|
|
|
|
|
|
|
| Calculates the number of days between two dates. |
|
|
|
|
|
|
|
| Returns the result of the (bitwise) logical OR between two values. |
|
|
|
|
|
|
|
| Returns the index of the element displayed at a given position in a TreeMap control. |
|
|
|
|
|
|
|
| Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the index of the element displayed at a given position in a TreeMap control. |
|
|
|
|
|
|
|
| Returns the value corresponding to the index passed as parameter for the specified attribute. |
|
|
|
|
|
|
|
| Calculates the coefficient of correlation between two series of values. |
|
|
|
|
|
|
|
| When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu...... |
|
|
|
|
|
|
|
| Starts the native application for sending emails found on the current computer:
Computer running Windows,
Mobile device (Android, iPhone, iPad).... |
|
|
|
|
|
|
|
| Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?...... |
|
|
|
|
|
|
|
| Expands:
a branch that was previously collapsed in a TreeView Table control.
a branch that was previously collapsed in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| Collapses:
a branch that was previously expanded in a TreeView Table control.
a break that was previously expanded in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| Allows you to:
get the screen orientation of the device (Android, iOS or Universal Windows phone).
set the screen orientation of the device (Android phone).... |
|
|
|
|
|
|
|
| Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|