|
|
|
|
|
|
|
Usage example of the EmailReadNext function |
|
|
|
|
|
|
Initializes the addition of a new object into an LDAP server. |
|
|
|
|
|
|
Usage example of the EmailReadFirst function |
|
|
|
|
|
|
Validates the addition of a new object into an LDAP server. |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
In a Windows application, the information relative to a window is stored with the window...... |
|
|
|
|
|
|
Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window. |
|
|
|
|
|
|
To transform a page in Session mode into an Active WEBDEV Page:... |
|
|
|
|
|
|
Enables a node in an HFSQL cluster. |
|
|
|
|
|
|
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests. |
|
|
|
|
|
|
The test manager is used to...... |
|
|
|
|
|
|
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project...... |
|
|
|
|
|
|
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time.... |
|
|
|
|
|
|
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor.... |
|
|
|
|
|
|
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
The management of exceptions can be customized by process...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application...... |
|
|
|
|
|
|
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages...... |
|
|
|
|
|
|
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 updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Manages a progress bar while sending and receiving emails. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|