|
|
|
|
|
|
|
WINDEV allows you to automatically save the different application parameters... |
|
|
|
|
|
|
When printing a report, you have the ability to pass parameters to this report... |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
The queries with parameters allow the user to easily select records according to his own requirements... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Some of the parameters passed to a procedure can be optional parameters... |
|
|
|
|
|
|
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) ... |
|
|
|
|
|
|
A query with parameters can be used... |
|
|
|
|
|
|
You have the ability to pass parameters 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. |
|
|
|
|
|
|
Restores the parameters used to draw a chart. |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
Initializes the management of persistent values. |
|
|
|
|
|
|
Returns specific information about the project currently run. |
|
|
|
|
|
|
Changes one of the animation parameters used for: - an animated image (in an Image control),
- an animated text (in a Static Text control).
|
|
|
|
|
|
|
Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
Identifies and retrieves the different elements of the command line passed as a parameter to the current program. |
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
Used to find out and modify some settings of HFSQL Client/Server server. |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
Reads and modifies the parameters of an HFSQL cluster. |
|
|
|
|
|
|
Reads the value of one of the animation parameters defined for an Image or Static Text control. |
|
|
|
|
|
|
Reads the value of one of the animation parameters defined for a Static Text control. |
|
|
|
|
|
|
Used to find out and modify some settings of HFSQL Client/Server server. |
|
|
|
|
|
|
Changes one of the animation parameters used for a moving image (in an Image field). |
|
|
|
|
|
|
The data persistence is used to store the value typed by the user... |
|
|
|
|
|
|
Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
Restores the parameters used to draw a chart. |
|
|
|
|
|
|
Reads the value of one of the animation parameters defined for an Image field. |
|
|
|
|
|
|
Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator... |
|
|
|
|
|
|
Changes one of the animation parameters used for animated text (in a Static Text control). |
|
|
|
|
|
|
Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
WINDEV allows you to open windows in popup format...... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the given element. |
|
|
|
|
|
|
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server... |
|
|
|
|
|
|
Checks whether a character string starts:
with a specific character string.
with one... |
|
|
|
|
|
|
Applies a computation to each element of a WLanguage array. |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
WDStatistics can be used once the log files have been imported...... |
|
|
|
|
|
|
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
Changes an information in the mechanism for automatic application update. |
|
|
|
|
|
|
Allows you to:
save the document coming from the Twain device in a JPEG file.
view... |
|
|
|
|
|
|
Defines the size of the image containing the chart. |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control... |
|
|
|
|
|
|
Converts:
a date to a string in the specified format.
a date time to a string... |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for:
the specified Image... |
|
|
|
|
|
|
Retrieves the coordinates of the control in relation to the top left border of the window as well... |
|
|
|
|
|
|
To quickly modify the operating mode of an application, you can use application patches...... |
|
|
|
|
|
|
Usage example of the OpenChild function |
|
|
|
|
|
|
The CtDescribedPassword property allows you to set the password used to open the data file... |
|
|
|
|
|
|
Connects a user to an application that is using the User Groupware. |
|
|
|
|
|
|
Runs a procedure on a server of J2EE XML Web services. |
|
|
|
|
|
|
The mobile devices propose several features available via finger movements...... |
|
|
|
|
|
|
Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
Asks to run the "Request for refreshing the display" process of parent. This function is kept... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the parent. This function... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|