|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Range Slider control through programming...... |
|
|
|
|
|
|
|
| Initializes a.NET delegate. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code... |
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps:... |
|
|
|
|
|
|
|
| The rssChannel type is used to handle a RSS channel... |
|
|
|
|
|
|
|
| The Ribbon control proposes an additional feature regarding the menus found in your applications.... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can... |
|
|
|
|
|
|
|
| "Dynamic serving" is a technique where the same address (URL) leads to 2 different pages...... |
|
|
|
|
|
|
|
| The notificationAction type is used to describe an additional action associated... |
|
|
|
|
|
|
|
| The type notificationCategory makes it possible to define all the advanced characteristics... |
|
|
|
|
|
|
|
| The UUID type is used to easily manage:
UUIDs or GUIDs,
automatic UUID HFSQL identifiers,... |
|
|
|
|
|
|
|
| A lambda ("lambda function") is a more concise way to write internal procedures... |
|
|
|
|
|
|
|
| When generating the external component, two files are automatically created in the EXE directory... |
|
|
|
|
|
|
|
| When creating an external component, you have he ability to define the elements of the external... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| MySelf is used to handle the current control... |
|
|
|
|
|
|
|
| To use a Progress database with the Native Connector, you must ...... |
|
|
|
|
|
|
|
| Displays the requested information (content of a control, for example) in a window opened next... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying... |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform... |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can... |
|
|
|
|
|
|
|
| You can handle Edit controls programmatically...... |
|
|
|
|
|
|
|
| The queries are used to easily select the records coming from one or more files, matching one... |
|
|
|
|
|
|
|
| The project comparator is used to compare two elements and to list the differences found...... |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|