|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Some of the parameters passed to a procedure can be optional parameters... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| WINDEV allows you to automatically save the different application parameters... |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| When printing a report, you have the ability to pass parameters to this report... |
|
|
|
|
|
|
|
| A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used. |
|
|
|
|
|
|
|
| A query with parameters can be used... |
|
|
|
|
|
|
|
| The queries with parameters allow the user to easily select records according to his own requirements... |
|
|
|
|
|
|
|
| Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example) ... |
|
|
|
|
|
|
|
| Changes one of the animation parameters used for animated text (in a Static Text control). |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
|
| Used to find out and modify some settings of HFSQL Client/Server server. |
|
|
|
|
|
|
|
| Restores the parameters used to draw a chart. |
|
|
|
|
|
|
|
| Returns specific information about the project currently run. |
|
|
|
|
|
|
|
| Reads and modifies the parameters of an HFSQL cluster. |
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for a Static Text control. |
|
|
|
|
|
|
|
| Identifies and retrieves the different elements of the command line passed as a parameter to the current program. |
|
|
|
|
|
|
|
| The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator... |
|
|
|
|
|
|
|
| Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
|
| Initializes the management of persistent values. |
|
|
|
|
|
|
|
| Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
|
| Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
|
| Restores the parameters used to draw a chart. |
|
|
|
|
|
|
|
| The data persistence is used to store the value typed by the user... |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for an Image field. |
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for an Image or Static Text control. |
|
|
|
|
|
|
|
| Used to find out and modify some settings of HFSQL Client/Server server. |
|
|
|
|
|
|
|
Changes one of the animation parameters used for: - an animated image (in an Image control),
- an animated text (in a Static Text control).
|
|
|
|
|
|
|
|
| Changes one of the animation parameters used for a moving image (in an Image field). |
|
|
|
|
|
|
|
| To create a.NET assembly, ...... |
|
|
|
|
|
|
|
| Creates a text file containing the server logs between two given dates. |
|
|
|
|
|
|
|
| Starts a specific static function of a given Java class. |
|
|
|
|
|
|
|
| Saves all customizations made via AAFs (Automatic Application Features) in a file. |
|
|
|
|
|
|
|
| All the features in WEBDEV Account Manager can be used via command line...... |
|
|
|
|
|
|
|
| ...The "Internal report" controls are used to print several reports (secondary reports) in a single... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order... |
|
|
|
|
|
|
|
| Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
|
| Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| Loads all customizations made via AAFs (Automatic Applications Features) that have previously... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| Several DotNet functions are available in WINDEV...... |
|
|
|
|
|
|
|
| Defines the number of levels to display in the time scale of a chart as well as the maximum level. |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table... |
|
|
|
|
|
|
|
| The code editor allows you to enter "Code snippets"...... |
|
|
|
|
|
|
|
| Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page. |
|
|
|
|
|
|
|
| Allows you to:
copy the document coming from the Twain device into the clipboard.
view... |
|
|
|
|
|
|
|
| The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV... |
|
|
|
|
|
|
|
| An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup... |
|
|
|
|
|
|
|
| Usage example of the PageParameter function |
|
|
|
|
|
|
|
| Displaying a new frameset in a WEBDEV site can be performed according to several methods...... |
|
|
|
|
|
|
|
| WINDEV include several SOAP functions...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|