|
|
|
|
|
|
|
The Wire control is used to visually link 2 controls...... |
|
|
|
|
|
|
The Bar Code control displays bar codes in your windows, pages or reports...... |
|
|
|
|
|
|
The Sunburst chart is a Pie chart containing several levels of hierarchical data...... |
|
|
|
|
|
|
Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Checks whether a character string ends:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Spreadsheet controls can be handled programmatically...... |
|
|
|
|
|
|
Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Checks whether a character string ends:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key...... |
|
|
|
|
|
|
This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity.... |
|
|
|
|
|
|
Converts an ANSI string to an XML string. |
|
|
|
|
|
|
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...... |
|
|
|
|
|
|
WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
The columns are used to display information in a Table control...... |
|
|
|
|
|
|
A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Automatically initializes:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|