|
|
|
|
|
|
|
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
The Language property is used to get and change the language used. |
|
|
|
|
|
|
Allows you to authenticate yourself beside a Salesforce platform. |
|
|
|
|
|
|
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key. |
|
|
|
|
|
|
Displays an invalid input error for the specified control. |
|
|
|
|
|
|
END can correspond to:
the END keyword of WLanguage used to specify the end of a loop.
the End property, which can be used on EventTimeline variables.
....... |
|
|
|
|
|
|
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc. |
|
|
|
|
|
|
A multilingual application is an application that can be distributed in several languages...... |
|
|
|
|
|
|
Copies a registry key with all its subkeys and values. |
|
|
|
|
|
|
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand. |
|
|
|
|
|
|
Loads all the variables of a MATLAB file in the session. |
|
|
|
|
|
|
Deletes records from a Salesforce database. |
|
|
|
|
|
|
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage...... |
|
|
|
|
|
|
Renames a key in the registry. |
|
|
|
|
|
|
Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc. |
|
|
|
|
|
|
Requests the execution of a specific process. |
|
|
|
|
|
|
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup...... |
|
|
|
|
|
|
Used to find out or modify the properties of the current Twain device. |
|
|
|
|
|
|
Specifies the location of the Python DLL to be loaded. |
|
|
|
|
|
|
Constructs a copy of a class instance:
An object of the actual class of the class instance is allocated.
The members of the class instance are copied to the members of the new object.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|