|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
|
| Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
|
| The data replication is a powerful feature...... |
|
|
|
|
|
|
|
| The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
|
| An SQL view is a virtual data source defined by an SQL query...... |
|
|
|
|
|
|
|
| Usage example of the HDescribeFullTextIndex function |
|
|
|
|
|
|
|
| The Page header block is printed on each new page...... |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| WDSQL is used to find out the structure of the accessed database...... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
|
| The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
|
| Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
|
| You can manipulate Edit controls programmatically...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to handle a TreeView control programmatically...... |
|
|
|
|
|
|
|
| Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
|
| Project configurations allow you to adapt the same project to multiple "targets"...... |
|
|
|
|
|
|
|
| Usage example of the FTPDate function |
|
|
|
|
|
|
|
| Once created, the action plans must be deployed in order to be run. |
|
|
|
|
|
|
|
| A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|