|
|
|
|
|
|
|
This help page explains how to retrieve the analysis structure through programming.... |
|
|
|
|
|
|
Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
An analysis can be shared between a WINDEV application...... |
|
|
|
|
|
|
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
Returns the name of the page containing the WLanguage code currently run. |
|
|
|
|
|
|
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes...... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
Indicates whether the code is run by an action plan of the software factory. |
|
|
|
|
|
|
Closes the current browser window and stops the execution of the current code. |
|
|
|
|
|
|
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file. |
|
|
|
|
|
|
An application is a set of objects (windows, controls, ...... |
|
|
|
|
|
|
Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
Kotlin is a programming language mainly used for Android development...... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application...... |
|
|
|
|
|
|
The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
The XMLSource property is used to get the XML source code. |
|
|
|
|
|
|
List of automated tests: Test-specific functions... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|