|
|
|
|
|
|
|
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters.... |
|
|
|
|
|
|
PC SOFT proposes to host your test sites...... |
|
|
|
|
|
|
The browser "Back" button allows the Web users to display the pages that were already visited...... |
|
|
|
|
|
|
The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
The different operations that can be performed on the window controls are as follows...... |
|
|
|
|
|
|
"Password" items are used to securely store passwords by using a salt and a hash algorithm...... |
|
|
|
|
|
|
The CriticalSection keyword can correspond to:
the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.... |
|
|
|
|
|
|
The comparison between source and target text helps you find translation errors...... |
|
|
|
|
|
|
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions.... |
|
|
|
|
|
|
WINDEV manages the following events by default...... |
|
|
|
|
|
|
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image. |
|
|
|
|
|
|
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1. |
|
|
|
|
|
|
Opens a library created by WINDEV (file with a WDL extension)...... |
|
|
|
|
|
|
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias). |
|
|
|
|
|
|
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|