|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
TableMode is kept for backward compatibility. |
|
|
|
|
|
|
Sends a Windows message to a control or to a window. |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform... |
|
|
|
|
|
|
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search... |
|
|
|
|
|
|
List of constants used by the debugging functions... |
|
|
|
|
|
|
Several options can be configured in the Software Factory administrator...... |
|
|
|
|
|
|
When creating the setup program via the wizard, you have the ability to choose the options... |
|
|
|
|
|
|
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp). |
|
|
|
|
|
|
Adds a header to the next SOAP function of a Webservice to run. |
|
|
|
|
|
|
Sends a Windows message to a control or to a window. |
|
|
|
|
|
|
The Page property is used to handle the page loaded in the WEBDEV Page control. |
|
|
|
|
|
|
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed...... |
|
|
|
|
|
|
Returns information regarding the configuration of a service. |
|
|
|
|
|
|
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]). |
|
|
|
|
|
|
Configures the management of data for a SaaS site. |
|
|
|
|
|
|
Opens a toast whose content is based on an internal window. |
|
|
|
|
|
|
Prints rich text format (RTF) in a rectangular area. |
|
|
|
|
|
|
Returns the quality level of connection: the higher the level is, the faster the connection will be. |
|
|
|
|
|
|
WINDEV Mobile manages the following events by default (in order of appearance in the code editor): |
|
|
|
|
|
|
Runs a JavaScript method of the jQuery library on a page element. |
|
|
|
|
|
|
The Description of ParallelTask type is used to define the characteristics of a parallel task. |
|
|
|
|
|
|
The User Control Center is used to list the applications for which a network setup was created...... |
|
|
|
|
|
|
The "Setups" tab allows you to configure the different administration features of the WEBDEV... |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|