|
|
|
|
|
|
|
The "Advanced" tab is used to configure the advanced features at server level...... |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window. 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 window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Selects the TAPI device that will be used during the following telephony operations:
tapiDial,
tapiListen.... |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...... |
|
|
|
|
|
|
Emulates the next call to Warning and automatically clicks the "OK" button. |
|
|
|
|
|
|
Emulates the next call to Error and automatically clicks the "OK" button. |
|
|
|
|
|
|
Emulates the next call to Info and automatically clicks the "OK" button. |
|
|
|
|
|
|
WINDEV includes several utility components that allow you to handle data directly...... |
|
|
|
|
|
|
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application. |
|
|
|
|
|
|
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV). |
|
|
|
|
|
|
List of events associated with framesets... |
|
|
|
|
|
|
Returns True if at least one element of an array is True. |
|
|
|
|
|
|
Draws Markdown text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable].... |
|
|
|
|
|
|
End users can create repositionable notes in all the windows of their WINDEV applications...... |
|
|
|
|
|
|
The different operations that can be performed on the framesets are as follows...... |
|
|
|
|
|
|
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)...... |
|
|
|
|
|
|
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|