|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Visible property is used to set the visibility of an element. |
|
|
|
|
|
|
|
| The Subject property is used to get and change the subject of an element. |
|
|
|
|
|
|
|
| To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
|
| The Modified property lets you know if an element has been modified. |
|
|
|
|
|
|
|
| The Associated property determines if an element belongs to the base class or to an associated class. |
|
|
|
|
|
|
|
| The NumberColumn property is used to get and change the number of columns of an element. |
|
|
|
|
|
|
|
| The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
|
| The following constants are used by the functions for managing the Word Processing control:... |
|
|
|
|
|
|
|
| Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory. |
|
|
|
|
|
|
|
| WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
|
| Calculates the difference between two times in hundredths of a second. |
|
|
|
|
|
|
|
| The following SQL functions can be used on the queries written in SQL code (classified by theme)...... |
|
|
|
|
|
|
|
| The Event keyword can correspond to: |
|
|
|
|
|
|
|
| The Group property is used to identify and change groups of elements. |
|
|
|
|
|
|
|
| The State property is used to get and change the state of an element. |
|
|
|
|
|
|
|
| dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
|
| The Section property is used to manage sections in Word Processing documents. |
|
|
|
|
|
|
|
| Draws a circle arc or an ellipse arc in an Image control. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|