ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Error 2: Incomplete line
16. Application test in practice
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
17. WLanguage: a simple and powerful language
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Commands of the external interface
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
11. User Macro-Code: UMC in practice
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
FTPCommand (Function)
Sends a specific FTP command to a server.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
1
4
5
6
7
8
227
>