|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A class contains the description of a data structure (members) and the processes (methods) that handle this structure.... |
|
|
|
|
|
|
|
| The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)... |
|
|
|
|
|
|
|
| Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
|
| You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
|
| The cross-references in the code editor are used to identify...... |
|
|
|
|
|
|
|
| The stored procedures and the triggers are debugged from the environment, with real execution on the server...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile feature multiple methods to test applications...... |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
| The List Box control is used to display a list of elements and to select one or more elements from this list...... |
|
|
|
|
|
|
|
| WINDEV can be used to generate windows for a Java application...... |
|
|
|
|
|
|
|
| The Associated property determines if an element belongs to the base class or to an associated class. |
|
|
|
|
|
|
|
| Returns:
the full name of the last file generated during the print (PDF, RTF, text, ...).
the list of created duplicate files.... |
|
|
|
|
|
|
|
| Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries). |
|
|
|
|
|
|
|
| Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries). |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
|
| A use case diagram is used to view the behavior of a system in such way that...... |
|
|
|
|
|
|
|
| A class diagram describes the structure of a system via classes and the relationships among them...... |
|
|
|
|
|
|
|
| Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
|
| The "Debugger trace" shows the messages displayed in the trace window during the last application test...... |
|
|
|
|
|
|
|
| Saves:
the position of the scrollbar in a Looper control,
the selected element(s).
These elements can be restored by LooperRestorePositionAndSelection.... |
|
|
|
|
|
|
|
| Saves:
the position of the scrollbar in a Looper control,
the selected element(s).
These elements can be restored by LooperRestorePositionAndSelection.... |
|
|
|
|
|
|
|
| Fills an array of classes or structures with the content of an HFSQL data file or query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|