|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Associated property determines if an element belongs to the base class or to an associated class. |
|
|
|
|
|
|
|
| To manage the project development lifecycle, the Project Management Hub allows you to set requirements...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces...... |
|
|
|
|
|
|
|
| The Global property is used to determine if an element is global. |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| Blurs the entire given area in an Image control. |
|
|
|
|
|
|
|
| List of functions for managing arrays... |
|
|
|
|
|
|
|
| Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example). |
|
|
|
|
|
|
|
| Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project...... |
|
|
|
|
|
|
|
| WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|