|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The PDF Reader control includes multiple features accessible via...... |
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...... |
|
|
|
|
|
|
|
| There are several naming conventions to write variables in the code...... |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
|
| The ClientSecret property gets the client secret defined when the application was declared or registered. |
|
|
|
|
|
|
|
| The Scope property property is used to specify requested permissions. |
|
|
|
|
|
|
|
| The Associated property determines if an element belongs to the base class or to an associated class. |
|
|
|
|
|
|
|
| The Global property is used to determine if an element is global. |
|
|
|
|
|
|
|
| Blurs the entire given area in an Image control. |
|
|
|
|
|
|
|
| Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
|
| List of functions for managing arrays... |
|
|
|
|
|
|
|
| This page lists the available and forthcoming features of the Word Processing control...... |
|
|
|
|
|
|
|
| The State property is used to get and change the state of an element. |
|
|
|
|
|
|
|
| The Event keyword can correspond to: |
|
|
|
|
|
|
|
| The Group property is used to identify and change groups of elements. |
|
|
|
|
|
|
|
| Count keyword can correspond to:
the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
The Count property, which returns a number of elements. This property can be used on:
the controls of a window or page. For more details, see Count.
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
|
| The Section property is used to manage sections in Word Processing documents. |
|
|
|
|
|
|
|
| The FontItalic property is used to manage italic style in a text. |
|
|
|
|
|
|
|
| Runs a method of an interface of a COM object instantiated by COMCreateInstance. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|