|
|
|
|
|
|
|
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several print methods...... |
|
|
|
|
|
|
Most WLanguage functions can be used in the events of a report (created with the report editor)...... |
|
|
|
|
|
|
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans.... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code...... |
|
|
|
|
|
|
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands...... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key...... |
|
|
|
|
|
|
The code editor proposes several display options...... |
|
|
|
|
|
|
Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option. |
|
|
|
|
|
|
The Diagram Editor control allows users to create and edit diagrams in your applications and sites...... |
|
|
|
|
|
|
The NbItem property is used to get the total number of items (including composite keys) in a record of:
a file described in the data model editor,
a file described programmatically,
an HFSQL view,
a query.... |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
When creating a report, the test of this report can be run from the report editor...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances...... |
|
|
|
|
|
|
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...... |
|
|
|
|
|
|
The query editor allows you to run the test of query result...... |
|
|
|
|
|
|
The report editor allows you to create "Spreadsheet" reports...... |
|
|
|
|
|
|
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR...... |
|
|
|
|
|
|
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts...... |
|
|
|
|
|
|
WDOptimizer is used to...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|