WINDEV Concepts

186 Part 7: Appendices Examples provided with WINDEV The examples provided with WINDEV are intended to help you learn the features of WINDEV. Their source code is clear and includes comments. WINDEV is provided with multiple examples: • Full examples: these examples correspond to full applications that can be used without any adaptation. • Training examples: these examples illustrate a specific feature. These examples can be opened directly from the WINDEV home window: • If the example is not installed on the computer, it will be automatically downloaded (from a PC SOFT server) and opened. • If the example is installed on the computer, a copy is automatically created in "My projects\My examples". The open example corresponds to the copy of the original example. This allows you to work or make changes to this copy. The original example can be kept unchanged. Every time you open the example (via the "Open an example" option), you can work on the copy or on the original version. Let’s see the features of some examples provided with WINDEV. Full examples WBSetup Used to create customize the setup by physical media of a WEBDEV site. WD File Synchronization Used to synchronize two file directories. After the synchronization, the destination directory is identical to the source directory. The comparison is performed on the presence and on the date of the files. WD FTP File Transfer This example is a full FTP client allowing you to store several FTP servers. Then, you have the ability to performmulti-file transfers from the local computer to the server or from the FTP server to the local computer. To do so, we are using the standard functions of WLanguage (FTPConnect, etc). WD Gantt Presents an advanced use of a Gantt chart. Used to create a Gantt chart with tasks, links, cumulative tasks and milestones. The tasks can be edited in a specific window. The created chart can be saved in a file in order to be reloaded thereafter. WD HTTP Proxy This example is a simplified HTTP proxy. You have the ability to save the connections and to find out the pages that have been viewed.

RkJQdWJsaXNoZXIy NDQ0OA==