|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Encryption and compression functions... |
|
|
|
|
|
|
|
| The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file. |
|
|
|
|
|
|
|
| Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space. |
|
|
|
|
|
|
|
| Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format):
the size of all compressed files found in the archive.
the size of all files found in the archive before compression.... |
|
|
|
|
|
|
|
| WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file...... |
|
|
|
|
|
|
|
| Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
|
| WDTRAD allows you to import and export a dictionary...... |
|
|
|
|
|
|
|
| Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
|
| A frame is a packet ot data that flows through the network...... |
|
|
|
|
|
|
|
| List of constants used by the encryption/compression functions... |
|
|
|
|
|
|
|
| WDZip is used to compress and group your files in archives...... |
|
|
|
|
|
|
|
| Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...... |
|
|
|
|
|
|
|
| Calculates the next Luhn check digit for a given sequence. |
|
|
|
|
|
|
|
| Checks that the given sequence is valid according to the Luhn formula. |
|
|
|
|
|
|
|
| Decompresses a memory block (buffer) that was compressed by Compress. |
|
|
|
|
|
|
|
| Compresses a string or a memory block (buffer) in binary format. |
|
|
|
|
|
|
|
| Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key. |
|
|
|
|
|
|
|
| Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped. |
|
|
|
|
|
|
|
| Decrypts a buffer with a private/public key algorithm with RSA encryption.... |
|
|
|
|
|
|
|
| Generates an RSA private/public key pair.... |
|
|
|
|
|
|
|
| Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|