|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The windows represent the main interface of a WINDEV application...... |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV site...... |
|
|
|
|
|
|
|
| WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
|
| Configures the printer by opening the configuration window. |
|
|
|
|
|
|
|
| The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| Defines the options for the XLS file generated during the print. |
|
|
|
|
|
|
|
| Configures the report viewer. |
|
|
|
|
|
|
|
| A color (text color) can be assigned to the procedures so that they can be easily classified and identified...... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
|
| Configures the print preview:
display a message regarding the resources of current computer.
display or not the ribbon panes (as well as the buttons found).
the export options available in the mini preview window.... |
|
|
|
|
|
|
|
| Configures the automatic creation of the duplicate copy generated during the next print. |
|
|
|
|
|
|
|
| Two types of procedures are available...... |
|
|
|
|
|
|
|
| The global procedures are grouped in set of procedures...... |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Defines the options for the generated PDF file. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min |
|
|
|
|
|
|
|
| Used to configure the WLanguage functions for email management. |
|
|
|
|
|
|
|
| Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
|
| Moves a file present in an Drive directory to another directory on this Drive (remote disk). |
|
|
|
|
|
|
|
| Sends a file (present on the user's machine) to an Drive (remote disk).... |
|
|
|
|
|
|
|
| Move a directory and its contents to another directory on the same Drive (remote disk). |
|
|
|
|
|
|
|
| Starts collecting information on executed queries. |
|
|
|
|
|
|
|
| Returns a list of keys to add to data files to improve query performance. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|