|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| Opens and runs a WINDEV project. |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
|
| Returns the different elements of a path: drive, directories, name and extension of the file. |
|
|
|
|
|
|
|
| Usage example of the HTTPGetResult function |
|
|
|
|
|
|
|
| The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer. |
|
|
|
|
|
|
|
| Interrupts a link between an item and a data. |
|
|
|
|
|
|
|
| Usage example of the HDeclare function |
|
|
|
|
|
|
|
| To describe a project in detail, you can associate documents with it...... |
|
|
|
|
|
|
|
| Running a WLanguage function by dynamic compilation with command formatting...... |
|
|
|
|
|
|
|
| The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox. |
|
|
|
|
|
|
|
| Displays a dialog box that includes a logo, a message and the "Yes" and "No" buttons. |
|
|
|
|
|
|
|
| The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time..... |
|
|
|
|
|
|
|
| A component can evolve in many ways...... |
|
|
|
|
|
|
|
| This help page presents a list of problems that may occur when using Windows Vista and later...... |
|
|
|
|
|
|
|
| Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose an optional Native Connector to Progress ...... |
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|