|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The project includes windows, reports, queries, help files, sets of procedures, ... |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ... |
|
|
|
|
|
|
|
| All the elements handled by a project (window, report, classes, set of procedures, queries, ... |
|
|
|
|
|
|
|
| All the elements of a project (windows, reports, classes, sets of procedures, queries... |
|
|
|
|
|
|
|
| The WayPoint property is used to determine and change the points a Wire control has to pass through. |
|
|
|
|
|
|
|
| This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
|
| The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV... |
|
|
|
|
|
|
|
| The Repositionable Note control allows you to include the famous yellow sticker in your applications...... |
|
|
|
|
|
|
|
| The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.... |
|
|
|
|
|
|
|
| Deletes the altitude colors specified by grScatter3DAltitudeColor. |
|
|
|
|
|
|
|
| Deletes the altitude colors specified by grScatter3DAltitudeColor. |
|
|
|
|
|
|
|
| A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)...... |
|
|
|
|
|
|
|
| The TimeLine control is used to represent chronologies of close events that can be parallel.... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Flexbox is a standard layout system for web pages...... |
|
|
|
|
|
|
|
| Spreadsheet controls can be manipulated programmatically...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|