|
|
|
|
|
|
|
You have the ability to enter Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
Calculates the sum of the array elements. |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
Draws a text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
WINDEV License Agreement... |
|
|
|
|
|
|
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
Calculates the coefficient of correlation between two series of values. |
|
|
|
|
|
|
Calculates the standard deviation for a full series of values. |
|
|
|
|
|
|
Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)...... |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data. |
|
|
|
|
|
|
Displays a custom message in a system information window. |
|
|
|
|
|
|
To migrate a WEBDEV site to PHP...... |
|
|
|
|
|
|
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print...... |
|
|
|
|
|
|
The Camera control is used to...... |
|
|
|
|
|
|
The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
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"... |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Two types of archives are available...... |
|
|
|
|
|
|
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...... |
|
|
|
|
|
|
The cross-references in the code editor are used to identify...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|