|
|
|
|
|
|
|
The analysis proposes two types of Unicode items...... |
|
|
|
|
|
|
Creating the executable in practice... |
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Returns the number of windows opened at a given time. |
|
|
|
|
|
|
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...... |
|
|
|
|
|
|
The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Allows the programs currently run to process the Windows messages or runs a temporization. |
|
|
|
|
|
|
Kotlin is a programming language mainly used for Android development...... |
|
|
|
|
|
|
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files...... |
|
|
|
|
|
|
The wizard for window creation proposes several types of windows associated with HFSQL data files...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
MultiTask is used to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
Once the translation of framework libraries ("...... |
|
|
|
|
|
|
By default, when generating the setup program, the files to install are compressed in a single archive file ("...... |
|
|
|
|
|
|
The windows represent the main interface of a WINDEV application...... |
|
|
|
|
|
|
The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|