|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
|
| To use the telemetry in a WINDEV or WINDEV Mobile application, you must...... |
|
|
|
|
|
|
|
| The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases...... |
|
|
|
|
|
|
|
| To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
|
| An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center...... |
|
|
|
|
|
|
|
| The GranularityDuration property is used to get and change the size of the grid to resize:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
|
| The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control. |
|
|
|
|
|
|
|
| The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control. |
|
|
|
|
|
|
|
| The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control. |
|
|
|
|
|
|
|
| The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control. |
|
|
|
|
|
|
|
| The WithZoom property is used to specify and to determine whether the user can zoom in and out:
in an HTML Display control in Android, iPhone or iPad applications.
in a Map control in Android, iPhone or iPad applications.... |
|
|
|
|
|
|
|
| The TopIndent property is used to get and change the space at the top of the text (top margin) in a control. |
|
|
|
|
|
|
|
| The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control. |
|
|
|
|
|
|
|
| The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode. |
|
|
|
|
|
|
|
| The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode. |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
| The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown. |
|
|
|
|
|
|
|
| The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|