ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
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...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
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......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
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, ......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
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......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
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....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
12. Retrieving data from a site
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
EXE constants
List of constants used by the functions for managing executables....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
1
2
3
4
5
6
226
>