|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time.... |
|
|
|
|
|
|
|
| Once the component has been created, tested and generated, it can be distributed to other developers...... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.... |
|
|
|
|
|
|
|
| Allowing nullable types in a project changes the way your project handles null values...... |
|
|
|
|
|
|
|
| The Clickable Image control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
|
| Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...... |
|
|
|
|
|
|
|
| The Web Component control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed. |
|
|
|
|
|
|
|
| There is a new trend in UI design: application menus in the title bar!... |
|
|
|
|
|
|
|
| The reverse code modeling allows you to view in a graph...... |
|
|
|
|
|
|
|
| The code statistics affect...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...... |
|
|
|
|
|
|
|
| You want to include your code lines in a condition, in a structure, ...... |
|
|
|
|
|
|
|
| The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
|
| When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|