|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Finds out the version number of WD140VM.DLL of WINDEV. |
|
|
|
|
|
|
|
| Starts Reports and Queries and opens the WINDEV project corresponding to the current application. |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
|
| Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
|
| Used to find out whether the scrollbar of a control in a WINDEV application is visible. |
|
|
|
|
|
|
|
| List of functions for managing projects... |
|
|
|
|
|
|
|
| List of events associated with a Conference control... |
|
|
|
|
|
|
|
| Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
|
| A class diagram describes the structure of a system via classes and the relationships among them...... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
|
| The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
|
| The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items"). |
|
|
|
|
|
|
|
| The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)...... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default:... |
|
|
|
|
|
|
|
| Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
|
| The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
|
| To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile give you the ability to use clickable images...... |
|
|
|
|
|
|
|
| In some cases, the background image of a window can contain a text (the application name, a specific caption, ...... |
|
|
|
|
|
|
|
| WINDEV Mobile manages the following events by default (in order of appearance in the code editor): |
|
|
|
|
|
|
|
| To create a.NET assembly accessible by COM, you must...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|