|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback"). |
|
|
|
|
|
|
|
| The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ...... |
|
|
|
|
|
|
|
| The Xaml control allows you to easily manage the Xaml language...... |
|
|
|
|
|
|
|
| This help page explains how to customize the default image associated with the elements found in a TreeView Table.... |
|
|
|
|
|
|
|
| When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls...... |
|
|
|
|
|
|
|
| You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| ...The reports can be created with the data coming from:... |
|
|
|
|
|
|
|
| The query editor proposes two methods for creating a query...... |
|
|
|
|
|
|
|
| The applications that you develop can react to the user's voice...... |
|
|
|
|
|
|
|
| A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
|
| ...The statistics become available once the log files have been imported.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
|
| Several types of legends are supported in the charts...... |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| A Tab control found in a window or in a page can be handled by several WLanguage properties...... |
|
|
|
|
|
|
|
| The TreeView and TreeView Table controls give the end user several options via the context menu...... |
|
|
|
|
|
|
|
| A tab pane found in a window or in a page can be handled by the following WLanguage properties...... |
|
|
|
|
|
|
|
| By default, WDMap displays the records found in a data file by using the following rules...... |
|
|
|
|
|
|
|
| There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
|
| The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming...... |
|
|
|
|
|
|
|
| The query editor is used to automatically create queries on the data files...... |
|
|
|
|
|
|
|
| Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|