|
|
|
|
|
|
|
The ClientSecret property gets the client secret defined when the application was declared or registered. |
|
|
|
|
|
|
The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
The InHours property is used to convert a Duration variable to hours. |
|
|
|
|
|
|
The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
The InSeconds property is used to convert a Duration variable to seconds. |
|
|
|
|
|
|
The InMilliseconds property is used to convert a Duration variable to milliseconds. |
|
|
|
|
|
|
The project compilation is a process used to...... |
|
|
|
|
|
|
The Scope property property is used to specify requested permissions. |
|
|
|
|
|
|
The following constants are used by the functions for managing the Word Processing control:... |
|
|
|
|
|
|
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom). |
|
|
|
|
|
|
Continuing to run a process when the application is in background is very useful on mobile...... |
|
|
|
|
|
|
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever...... |
|
|
|
|
|
|
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example). |
|
|
|
|
|
|
The Global property is used to determine if an element is global. |
|
|
|
|
|
|
The Associated property determines if an element belongs to the base class or to an associated class. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The management of a SaaS site is used to modify the three main characteristics of the site...... |
|
|
|
|
|
|
The Visible property is used to set the visibility 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.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|