|
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
List of events associated with OLE controls... |
|
|
|
|
|
|
List of events associated with Carousel controls... |
|
|
|
|
|
|
List of events associated with the TreeMap controls... |
|
|
|
|
|
|
List of events associated with Toolbar controls... |
|
|
|
|
|
|
Events associated with a Repositionable Note control... |
|
|
|
|
|
|
List of events associated with ListView controls... |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
The following events are associated with Range Slider controls:... |
|
|
|
|
|
|
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
Starts Reports and Queries and opens the WINDEV project corresponding to the current application. |
|
|
|
|
|
|
This document presents the different access modes to databases from a WINDEV Java application...... |
|
|
|
|
|
|
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
Finds out the version number of WD140VM.DLL of WINDEV. |
|
|
|
|
|
|
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 & operator returns the address of a variable as an integer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|