|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
|
| The colors of a Table control (row background, text of rows, etc.) are defined in the control description...... |
|
|
|
|
|
|
|
| Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own...... |
|
|
|
|
|
|
|
| In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...... |
|
|
|
|
|
|
|
| When an automated test is created, this test is in "construction" by default...... |
|
|
|
|
|
|
|
| Several methods can be used to distribute a WINDEV application...... |
|
|
|
|
|
|
|
| The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
|
| The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| List of events associated with windows... |
|
|
|
|
|
|
|
| The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min |
|
|
|
|
|
|
|
| Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional array property of a variable type (xlsDocument variable for example).... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min |
|
|
|
|
|
|
|
| Fills an Email variable using the content of its Source property. |
|
|
|
|
|
|
|
| Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
|
| Crosses a record in a data file. |
|
|
|
|
|
|
|
| Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
|
| Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
|
| Describes a data file programmatically. |
|
|
|
|
|
|
|
| Restarts the logging process on a file. |
|
|
|
|
|
|
|
| Returns or modifies the attributes of a file. |
|
|
|
|
|
|
|
| Opens the Windows file picker. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|