|
|
|
|
|
|
|
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
Creates an image from a buffer of pixels encoded in a specific format.
This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables.... |
|
|
|
|
|
|
Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
In a Windows application, the information relative to a window is stored with the window...... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
WINDEV and WEBDEV propose several functions for creating and handling charts...... |
|
|
|
|
|
|
The Definition type is used to find out the characteristics of a type:
simple type,
advanced type,
class,
structure.... |
|
|
|
|
|
|
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users...... |
|
|
|
|
|
|
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter. |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
The indirection operators ({ }) are used to handle an object whose name is found in a variable...... |
|
|
|
|
|
|
The SMS structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
An xlsCell variable is used to describe and modify a cell in an Excel document... |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable. |
|
|
|
|
|
|
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version).... |
|
|
|
|
|
|
Copying the style of a control consists in copying the characteristics of a control style into another control...... |
|
|
|
|
|
|
Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet.... |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|