|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Renames or moves a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Creates a directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer... |
|
|
|
|
|
|
|
| Deletes a file from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
| Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
|
| Selects the default font. |
|
|
|
|
|
|
|
| To use a PostgreSQL database with Native Connector (also called Native Access), the structure... |
|
|
|
|
|
|
|
| The setup while taking the Push into account is used to deploy an application on all the client... |
|
|
|
|
|
|
|
| The two-level setup (or multisite setup) combines:
a reference network setup deployed... |
|
|
|
|
|
|
|
| A server may encounter problems without any user (or developer) noticing anything.
For example:... |
|
|
|
|
|
|
|
| Retrieves the specified information about the version of an executable or DLL. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.... |
|
|
|
|
|
|
|
| Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,... |
|
|
|
|
|
|
|
| Before you start using WDConver, you must have...... |
|
|
|
|
|
|
|
| Returns a debug information. |
|
|
|
|
|
|
|
| WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50... |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Adds or modifies a server trigger. |
|
|
|
|
|
|
|
| Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
|
| Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile... |
|
|
|
|
|
|
|
| The ZoomWithFinger property is used to:
determine if an Image or Camera control supports pinch... |
|
|
|
|
|
|
|
| Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|