|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min... |
|
|
|
|
|
|
|
| Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to generate web services directly...... |
|
|
|
|
|
|
|
| To create modern interfaces, you need to increase spacing between the controls in your windows...... |
|
|
|
|
|
|
|
| Modifies the title of the current window (returned by CurrentWin) and the title bar. |
|
|
|
|
|
|
|
| Reads the value of all elements found in a matrix row. |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control.... |
|
|
|
|
|
|
|
| Usage example of the zipMsgError function |
|
|
|
|
|
|
|
| Usage example of the FinInterestRate function |
|
|
|
|
|
|
|
| To generate a RAD pattern:... |
|
|
|
|
|
|
|
| The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile.... |
|
|
|
|
|
|
|
| Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
| Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| Usage example of the dLine function |
|
|
|
|
|
|
|
| Usage example of the dPoint function |
|
|
|
|
|
|
|
| Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
| Here is an overview of how to handle Looper controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|