|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| copy a directory on the Drive to another directory on the Drive (remote disk). |
|
|
|
|
|
|
|
| The history of setup versions is an advanced feature of the network setup...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min |
|
|
|
|
|
|
|
| To make the result of a query easier to read, the records can be sorted according to one... |
|
|
|
|
|
|
|
| Do you have an active Internet connection on your development computer? You can automatically... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
|
| Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
|
| Usage example of the BurnerSave function |
|
|
|
|
|
|
|
| The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task... |
|
|
|
|
|
|
|
| The following events are associated with Kanban controls...... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases...... |
|
|
|
|
|
|
|
| Specifies and configures the server used to send notifications by the HFSQL server. |
|
|
|
|
|
|
|
| An interface is used to divide the uses of features common to several elements... |
|
|
|
|
|
|
|
| Executes a function present in a Python module. |
|
|
|
|
|
|
|
| Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
|
| Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open... |
|
|
|
|
|
|
|
| When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number... |
|
|
|
|
|
|
|
| Allows you to perform one of the following actions:
save the document coming from the Twain... |
|
|
|
|
|
|
|
| Returns the instance of a module. |
|
|
|
|
|
|
|
| A specific setting is required to access the HFSQL files via Samba on Linux...... |
|
|
|
|
|
|
|
| Adding a SaaS client account is used to make a SaaS site available to the users...... |
|
|
|
|
|
|
|
| Displaying a new page in a WEBDEV site can be done according to several methods...... |
|
|
|
|
|
|
|
| Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset... |
|
|
|
|
|
|
|
| Disables the execution of an action found in an action plan. |
|
|
|
|
|
|
|
| The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|