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
Installing a SOAP server with IIS
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
1
4
5
6
7
8
395
>