|
|
|
|
|
|
|
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure. |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
Updates some of the data found in a Pivot Table control from a given date. |
|
|
|
|
|
|
The page creation wizard shows different types of pages associated with HFSQL data files...... |
|
|
|
|
|
|
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device...... |
|
|
|
|
|
|
You can create a skin template from an existing skin template (provided by PC SOFT, for example)...... |
|
|
|
|
|
|
Validates the modification or addition of the record associated with the current row in the Looper control. |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
Kotlin is a programming language mainly used for Android development...... |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice). |
|
|
|
|
|
|
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers...... |
|
|
|
|
|
|
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control...... |
|
|
|
|
|
|
The Sunburst chart is a Pie chart containing several levels of hierarchical data...... |
|
|
|
|
|
|
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...... |
|
|
|
|
|
|
Burns the files found in the compilation onto the CD or DVD. |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
Several operations are performed when printing a report. These operations are performed in the following order...... |
|
|
|
|
|
|
The Area chart is used to highlight the amplitude of a change...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The LowerValue property is used to:
Get the lower bound of the interval currently selected in a Range Slider control.
Change the lower bound of the interval currently selected in a Range Slider control.... |
|
|
|
|
|
|
The UpperValue property is used to:
Get the upper bound of the currently selected interval in a Range Slider control.
Change the upper bound of the currently selected interval in a Range Slider control.... |
|
|
|
|
|
|
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|