|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Markdown property is used to enable or disable Markdown formatting:
in a control in a window.
in a Static Text control in a report.
in the controls of the internal window (title and description) used as a step of the Guided Tour.... |
|
|
|
|
|
|
|
| The applications that you develop can react to the user's voice...... |
|
|
|
|
|
|
|
| The Hour keyword can correspond to:
the Time variable.
the Time property which is used to get and change the time of an element.... |
|
|
|
|
|
|
|
| A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions. |
|
|
|
|
|
|
|
| Inserts an object in a Document variable. The objects that can be used are:
an element,
a document,
a paragraph,
a text,
an image,
a fragment.... |
|
|
|
|
|
|
|
| The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive. |
|
|
|
|
|
|
|
| The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| WINDEV allows you manipulate a TreeMap control programmatically.... |
|
|
|
|
|
|
|
| The Millisecond property is used to:
Retrieve the number of milliseconds from a Time, DateTime or Duration variable.
Modify the number of milliseconds in a Time, DateTime or Duration variable.
Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format)
Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
| The Second property is used to:
Retrieve the number of seconds from a Time, DateTime or Duration variable.
Modify the number of seconds in a Time, DateTime or Duration variable.
Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format)
Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
| You can create MSI installers...... |
|
|
|
|
|
|
|
| A Slider control can be bound to an item in a table, query, etc.... |
|
|
|
|
|
|
|
| Several types of legends are supported in the charts...... |
|
|
|
|
|
|
|
| A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
|
| Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]). |
|
|
|
|
|
|
|
| Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable]. |
|
|
|
|
|
|
|
| The executable of an application that supports the User Groupware is a multi-instance executable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|