|
|
|
|
|
|
|
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.
.... |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start). |
|
|
|
|
|
|
Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
Sets the position of the target end of an arrow in a "Shape" control. |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff. |
|
|
|
|
|
|
Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
The following constants are used to manage diagrams:... |
|
|
|
|
|
|
The GanttLink type is used to define the advanced characteristics of a link between two tasks... |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code... |
|
|
|
|
|
|
The diagConnector type is used to define all the advanced characteristics of a connector... |
|
|
|
|
|
|
Inserts a character string in RTF into the content of an RTF control (found in a window... |
|
|
|
|
|
|
Changes the transmission mode used on a socket. |
|
|
|
|
|
|
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange... |
|
|
|
|
|
|
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature. |
|
|
|
|
|
|
The StartDate property is used to determine and change the start date of the selected time period:... |
|
|
|
|
|
|
Enables or disables the DDW (Dim Disabled Window) feature:
for a specific window.... |
|
|
|
|
|
|
The Wire control is used to visually link 2 controls...... |
|
|
|
|
|
|
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView... |
|
|
|
|
|
|
Enables or disables the DDW (Dim Disabled Window) feature:
for a specific window.... |
|
|
|
|
|
|
Usage example of the AdditionCompleted property |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
Starts the input in the controls of a window. |
|
|
|
|
|
|
Sends the character string passed in parameter to the print "buffer". |
|
|
|
|
|
|
Asks to run the "Request for refreshing the display" process of parent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|