|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Returns an enumeration value known by its associated value. |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
|
| Returns an enumeration value known by its name. |
|
|
|
|
|
|
|
| Returns a combination of one or more options known by their associated values. |
|
|
|
|
|
|
|
| Returns a combination of one or more options known by their names. |
|
|
|
|
|
|
|
| Checks whether a combination of one of more options known by their names is valid. |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its associated value is valid. |
|
|
|
|
|
|
|
| The HierarchicalDepth property is used to:
Find out the depth of a hierarchical control in a report.
Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).... |
|
|
|
|
|
|
|
| Returns the sexagesimal angle (in base 60) corresponding to a decimal angle. |
|
|
|
|
|
|
|
| Returns the date of first day of the week (i.e., Monday). |
|
|
|
|
|
|
|
| Copies an email found in a directory to another directory of an IMAP server. |
|
|
|
|
|
|
|
| Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable]. |
|
|
|
|
|
|
|
| Modifies the caption of a category on the X-axis of a Heatmap chart. |
|
|
|
|
|
|
|
| Modifies the caption of a category on the Y-axis of a Heatmap chart. |
|
|
|
|
|
|
|
| The Underline property is used to:
Find out whether a Font variable is underlined.
Underline (or not) a Font variable.... |
|
|
|
|
|
|
|
| The InternalReportName property is used to:
Find out the name of the report printed in an "Internal Report" control.
Change the report printed in an "Internal Report" control.... |
|
|
|
|
|
|
|
| The ViewName property is used to:
find out the name of the HFSQL view, data source of a report
modify the name of the HFSQL view, data source of a report.... |
|
|
|
|
|
|
|
| The MemZoneName property is used to:
find out the name of the memory area used as data source for a report.
modify the name of the memory area used as data source for a report.... |
|
|
|
|
|
|
|
| Returns the number of elements found in a memory zone. |
|
|
|
|
|
|
|
| Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
|
| Converts a UTF-8 string to ANSI or UNICODE. |
|
|
|
|
|
|
|
| List of functions for managing runtime errors... |
|
|
|
|
|
|
|
| Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
|
| The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move...... |
|
|
|
|
|
|
|
| Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|