|
|
|
|
|
|
|
List of constants used by the archiving functions.... |
|
|
|
|
|
|
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories. |
|
|
|
|
|
|
Two methods can be used to create a query...... |
|
|
|
|
|
|
Returns the path of the read-only resources of the application. |
|
|
|
|
|
|
Closes a dynamic pane in a Tab control. |
|
|
|
|
|
|
Saves the configuration of dynamic panes found in a Tab control in character string format. |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
Opens a new pane in a Dynamic Tab control. |
|
|
|
|
|
|
Returns the status of a dynamic tab pane (identified by its alias). |
|
|
|
|
|
|
Deletes a list of files from an archive. |
|
|
|
|
|
|
Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
The LeftIndent property is used to get and change the space to the left of the text in a control. |
|
|
|
|
|
|
Returns the list of files found in an archive. |
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text. |
|
|
|
|
|
|
The VerticalAlignment property is used to get and change the vertical alignment of a control or text. |
|
|
|
|
|
|
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format). |
|
|
|
|
|
|
The StoreTheConfiguration property is used to:
Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored.
Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)... |
|
|
|
|
|
|
By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
The Alignment property is used to align elements. |
|
|
|
|
|
|
Changes the compression level used when creating an archive in ZIP format or in 7z format. |
|
|
|
|
|
|
Two types of archives are available...... |
|
|
|
|
|
|
Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|