|
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window...... |
|
|
|
|
|
|
The Definition type is used to find out the characteristics of a type:
simple type,
advanced type,
class,
structure.... |
|
|
|
|
|
|
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter. |
|
|
|
|
|
|
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML). |
|
|
|
|
|
|
Variables are copied using the "=" operator... |
|
|
|
|
|
|
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...... |
|
|
|
|
|
|
Returns the list of Exif tags available for the image used. |
|
|
|
|
|
|
The following paragraphs present...... |
|
|
|
|
|
|
Adds an element to a Table control. |
|
|
|
|
|
|
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control...... |
|
|
|
|
|
|
A Pivot Table control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the associative arrays... |
|
|
|
|
|
|
Recalculates all formulas in an Excel (XLSX) document. |
|
|
|
|
|
|
Modifies the text of an option in the context menu of a chart. |
|
|
|
|
|
|
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...... |
|
|
|
|
|
|
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...... |
|
|
|
|
|
|
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays. |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query.... |
|
|
|
|
|
|
Keys are specific items in your analysis...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically.... |
|
|
|
|
|
|
The gglMapParameter type is used to define the advanced characteristics of a map... |
|
|
|
|
|
|
Defines an Image variable as destination of a chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|