|
|
|
|
|
|
|
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)... |
|
|
|
|
|
|
WINDEV Mobile allows you to create control templates.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Constants for managing Organizer controls... |
|
|
|
|
|
|
The columns are used to display information in a Table control...... |
|
|
|
|
|
|
WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
Plays an animation when a control, a group of controls or a window is modified. |
|
|
|
|
|
|
Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
Searches for a value in all the columns of the following controls:
Table control,
TreeView Table control,
Table control displayed in a Combo Box control.... |
|
|
|
|
|
|
Modern UIs generally use larger windows and larger fonts in the different controls...... |
|
|
|
|
|
|
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control...... |
|
|
|
|
|
|
Searches for a value in all the columns of the following controls:
Table control,
TreeView Table control,
Table control displayed in a Combo Box control.... |
|
|
|
|
|
|
Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
|
|
|
|
|
|
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|