ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameters of a procedure with a variable number of parameters
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.
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Passing parameters
The parameters can be passed to a procedure...
Using a query with parameters
A query with parameters can be used...
Optional parameters
Some of the parameters passed to a procedure can be optional parameters...
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements...
Typecasting of parameters
The description of the parameter type is optional...
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
WEBDEV administrator: General configuration
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator...
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared...
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Scope (Property)
The Scope property property is used to specify requested permissions.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
CSVToArray (Function)
... passed in parameter.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Runtime log
The runtime log is the best way to identify the most used features of an application......
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept...
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Data persistence
The data persistence is used to store the value typed by the user......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
List of extension attributes
The list of extension attributes ......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
1
6
7
8
9
10
62
>