|
|
|
|
|
|
|
Pauses a media file played in a Multimedia control. |
|
|
|
|
|
|
A Dashboard control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
A Social Network control can be handled in a page by the following WLanguage properties...... |
|
|
|
|
|
|
Several WLanguage properties can be used on a menu found in a window or in a page...... |
|
|
|
|
|
|
The TreeView controls found in a window or in a page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
Some functions and properties have been removed from WLanguage...... |
|
|
|
|
|
|
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The "Image gallery" Looper control is used to manage the display of a set of images without programming...... |
|
|
|
|
|
|
List of properties associated with windows, pages and controls... |
|
|
|
|
|
|
The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
A printed report includes several sections...... |
|
|
|
|
|
|
The automatic index generation suggests index keywords based on the content of your help page...... |
|
|
|
|
|
|
WEBDEV proposes two types of sliders...... |
|
|
|
|
|
|
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)...... |
|
|
|
|
|
|
In a dynamic WEBDEV site, the page data is refreshed during a user action...... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|