|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming...... |
|
|
|
|
|
|
|
| Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
|
| WINDEV Mobile includes a Project Management Hub to manage development projects.... |
|
|
|
|
|
|
|
| The modified lines of code are immediately visible...... |
|
|
|
|
|
|
|
| The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid...... |
|
|
|
|
|
|
|
| The TopIndent property gets and sets the space at the top of the text (top margin) in a control. |
|
|
|
|
|
|
|
| The Minute property is used to get and change the minutes of an element. |
|
|
|
|
|
|
|
| The Month property is used to get and change the month of an element. |
|
|
|
|
|
|
|
| Returns the absolute value:
of a numeric value,
of a numeric expression (integer or real).
of a duration.... |
|
|
|
|
|
|
|
| Returns the list of OLE DB providers and/or Native Connectors installed on the current computer.... |
|
|
|
|
|
|
|
| The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)...... |
|
|
|
|
|
|
|
| Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling. |
|
|
|
|
|
|
|
| Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The Text property is used to get and modify text. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|