ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
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.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
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
17. WLanguage: A simple and powerful language
Returns the path of the container used to share files between several applications belonging to the same iOS App Group....
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
<Variable sshSession>Command (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Commands of the external interface
11. User Macro-Code: UMC in practice
16. Application test in practice
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
CmdExecute (Function)
Executes a command in console mode.
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......
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
FTPCommand (Function)
Sends a specific FTP command to a server.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......