|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| Finds and selects the next element corresponding to the sought text in a window or in a control. |
|
|
|
|
|
|
|
| An Organization Chart control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| A Repositionable Note control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| A Dashboard control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a menu found in a window or in a page...... |
|
|
|
|
|
|
|
| The TreeView controls found in a window or in a page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate Action Bars in a window using the following WLanguage properties. |
|
|
|
|
|
|
|
| You can handle Camera controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
|
| The Property Markdown allows:
for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control).
for the Static control of an report:
determine if a Static control of a report is of type Markdown.
set the type of a Static control in a report to Markdown.... |
|
|
|
|
|
|
|
| To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...... |
|
|
|
|
|
|
|
| The spHash property is used to:
Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
Set the algorithm used for salting (only for "Password" items described programmatically).... |
|
|
|
|
|
|
|
| Clears an HTTP form that is currently edited. |
|
|
|
|
|
|
|
| The Rating control allows the user to:
indicate the popularity level of an element via repeated icons.
find out the popularity level of an element via repeated icons.... |
|
|
|
|
|
|
|
| The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
|
| This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project...... |
|
|
|
|
|
|
|
| Configures the printer for a print performed in WLanguage:
by opening the configuration window.
by modifying the printer used for the current print.... |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
|
| The Height property is used to get and change the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...... |
|
|
|
|
|
|
|
| Returns the list of files:
found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
available on a connection via a native access or via an OLE DB driver.
for a group of files defined in the data model editor.... |
|
|
|
|
|
|
|
| The Organizer control is used to display and handle organizers...... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage an analysis...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|