|
|
|
|
|
|
|
The code editor allows you to enter "Code snippets"...... |
|
|
|
|
|
|
The OutgoingData property is used to determine and change the type of data emitted by the stream. |
|
|
|
|
|
|
The IncomingData property gets and sets the type of data received by the stream. |
|
|
|
|
|
|
WINDEV allows the user to easily sort the columns of a Table control.... |
|
|
|
|
|
|
A TimeLine control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
Lists the directories of an Drive. |
|
|
|
|
|
|
Adds an XLS or XLSX document into a sequence of report print jobs. |
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox. |
|
|
|
|
|
|
Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
WDTRAD is automatically installed along with WDMSG and/or WDINT.... |
|
|
|
|
|
|
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 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 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 FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
A Scheduler control can be...... |
|
|
|
|
|
|
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities...... |
|
|
|
|
|
|
The following functions are used to handle the certificates:... |
|
|
|
|
|
|
The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
The VisibleInExportAndPrint property is used to:
Find out whether a column of a Table or TreeView Table control is visible for export and printing.
Modify the visibility of a column in a Table or TreeView Table control for export and printing.... |
|
|
|
|
|
|
Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
Customizes the management of HFSQL errors. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|