|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| When printing a report, you have the ability to pass parameters to this report...... |
|
|
|
|
|
|
|
| You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
|
| Returns the number of characters matching a given type. |
|
|
|
|
|
|
|
| The AnchorRateRight property is used to:
Find out the anchor rate when a control moves on the horizontal axis.
Modify the anchor rate when a control moves on the horizontal axis.... |
|
|
|
|
|
|
|
| The AnchorRateHeight property is used to:
Find out the vertical anchor rate of a control.
Modify the vertical anchor rate of a control.... |
|
|
|
|
|
|
|
| The HTMLAttribute property reads and changes the HTML attributes of the control. |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min |
|
|
|
|
|
|
|
| Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
|
| The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
|
| Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
|
| Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
|
| Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
|
| Gets the type and number of elements in a WLanguage list.
Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.... |
|
|
|
|
|
|
|
| Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
|
| Opens a WINDEV window and closes all other previously open windows. |
|
|
|
|
|
|
|
| Lists the subdirectories of a given directory and returns the full paths of listed subdirectories. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|