|
|
|
|
|
|
|
|
|
|
|
|
|
|
| CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
|
| The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
|
| The X property is used to:
Get the X-coordinate of a control, Table control column or window (position on the X-axis).
Get the X-coordinate of a control or window (position on the X-axis).... |
|
|
|
|
|
|
|
| List of properties linked to the Euro management... |
|
|
|
|
|
|
|
| A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
|
| The different operations available for the report controls are as follows...... |
|
|
|
|
|
|
|
| There are different methods to align the elements in a List Box or Combo Box control...... |
|
|
|
|
|
|
|
| To set the focus to a column in Table control (i.e. to be positioned in input in this column), ...... |
|
|
|
|
|
|
|
| The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox. |
|
|
|
|
|
|
|
| The "Dynamic tab" Tab control is used to display several windows in the same window...... |
|
|
|
|
|
|
|
| The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
|
| The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values...... |
|
|
|
|
|
|
|
| WDConver is a tool used to convert data to an HFSQL Classic data file from...... |
|
|
|
|
|
|
|
| The code editor proposes several display options...... |
|
|
|
|
|
|
|
| The modified lines of code are immediately visible...... |
|
|
|
|
|
|
|
| A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
|
| You want to include your code lines in a condition, in a structure, ...... |
|
|
|
|
|
|
|
| The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|