|
|
|
|
|
|
|
Project configurations allow you to adapt the same project to multiple "targets".... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Creates a character string with the data of a Document variable. |
|
|
|
|
|
|
Adds an element, text or image at the end of a docFragment variable. |
|
|
|
|
|
|
WEBDEV allows you to easily define the site icon (also called Favicon)...... |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo").... |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis...... |
|
|
|
|
|
|
The Check Box control can benefit from several AAFs (Automatic Application Features) ...... |
|
|
|
|
|
|
Encodes a URL with a sub-set of ASCII characters. |
|
|
|
|
|
|
Decodes an encoded URL (which means with characters in %xx format). |
|
|
|
|
|
|
List of Salesforce functions (prefix syntax)... |
|
|
|
|
|
|
Returns the number of canceled actions that can be redone on a Document variable. |
|
|
|
|
|
|
Returns the number of actions that can be undone in a Document variable. |
|
|
|
|
|
|
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ...... |
|
|
|
|
|
|
A branch is used to create a copy of the current project in order to perform modifications, additions, etc.... |
|
|
|
|
|
|
Restores the last action canceled on a Document variable. |
|
|
|
|
|
|
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object.... |
|
|
|
|
|
|
Returns a string after removing the spaces:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|