|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The lifecycle of some projects span several years...... |
|
|
|
|
|
|
|
| The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
|
| During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
|
| The wizard for window creation proposes several types of windows associated with HFSQL data files...... |
|
|
|
|
|
|
|
| A report based on a memory area is used to print the records stored in a memory area...... |
|
|
|
|
|
|
|
| App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application...... |
|
|
|
|
|
|
|
| The comparison operators can be divided into several categories...... |
|
|
|
|
|
|
|
| The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
|
| To type character strings over several lines in the code editor... |
|
|
|
|
|
|
|
| List of functions for managing binary values... |
|
|
|
|
|
|
|
| List of constants used by telephony functions... |
|
|
|
|
|
|
|
| An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements...... |
|
|
|
|
|
|
|
| The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:... |
|
|
|
|
|
|
|
| The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
|
| There are multiple methods to install a WINDEV Mobile application... |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms... |
|
|
|
|
|
|
|
| To get an SSL certificate for IIS 7 (and later), the different steps are as follows:... |
|
|
|
|
|
|
|
| Overview of the different operators... |
|
|
|
|
|
|
|
| The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure...... |
|
|
|
|
|
|
|
| A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|