|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
The Null property is used to:
Assign NULL to the item for the current record.
Find out whether the item is associated with the NULL value for the current record.
Define the default value of an item when the item is described through programming.... |
|
|
|
|
|
|
The SourceFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
The LinkedFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min |
|
|
|
|
|
|
The Option property is used to get and change certain options. |
|
|
|
|
|
|
WEBDEV gives you the ability to manage all the CSS styles used in a project...... |
|
|
|
|
|
|
WEBDEV allows you to import a CSS style sheet into a WEBDEV project...... |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed. |
|
|
|
|
|
|
HFSQL proposes a quick search for character strings in the data...... |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed. |
|
|
|
|
|
|
To modify a WEBDEV account from the remote WEBDEV administrator:... |
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
The spDerivation property is used to:
Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
Set the key derivation function used for hashing (only for "Password" items defined programmatically).... |
|
|
|
|
|
|
The spLength property is used to:
Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically.
Set the hash output length (only for "Password" items defined programmatically).... |
|
|
|
|
|
|
The spIterationCount property is used to:
Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically).... |
|
|
|
|
|
|
The spHash property is used to:
Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
Set the algorithm used for salting (only for "Password" items described programmatically).... |
|
|
|
|
|
|
The spAge property gets the time elapsed since the password was last changed. |
|
|
|
|
|
|
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis. |
|
|
|
|
|
|
To create a Pivot Table control...... |
|
|
|
|
|
|
The project compilation is a process used to...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|