|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes...... |
|
|
|
|
|
|
A query with parameters can be used...... |
|
|
|
|
|
|
Converts a number to words. |
|
|
|
|
|
|
WDInst is a setup editor used to define the setup parameters of your application...... |
|
|
|
|
|
|
The compilation options allow you to define the help system generation settings...... |
|
|
|
|
|
|
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min |
|
|
|
|
|
|
WDINT allows you to create a translation file.... |
|
|
|
|
|
|
Starts the execution of a secondary thread. |
|
|
|
|
|
|
At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
You can display a print preview in the report viewer...... |
|
|
|
|
|
|
Usage example of the INIRead function |
|
|
|
|
|
|
The Description of ParallelTask type is used to define the characteristics of a parallel task. |
|
|
|
|
|
|
The different Windows versions propose standard regarding the location of some files and the use of directories...... |
|
|
|
|
|
|
To configure the general options of the window editor...... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min |
|
|
|
|
|
|
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.... |
|
|
|
|
|
|
The CheckSpell property is used to enable or disable the automatic spelling checker. |
|
|
|
|
|
|
A Logical Data Model (LDM) is used to describe the data structures (files, items, ...... |
|
|
|
|
|
|
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1. |
|
|
|
|
|
|
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record. |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters...... |
|
|
|
|
|
|
The Native Sybase Connector (also called Native Sybase Access) is used to:
specify the input values during the call to a stored procedure.
retrieve the output values after a call to a stored procedure.... |
|
|
|
|
|
|
Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.... |
|
|
|
|
|
|
Converts a buffer to a mnemonic phrase using the BIP39 algorithm. |
|
|
|
|
|
|
Returns the buffer encoded in a BIP39 mnemonic phrase. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|