ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
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.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Installing the robot controller
The monitoring robot includes three executables......
Voice commands in your applications
The applications that you develop can react to the user's voice......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
BackgroundTaskAdd (Function)
Adds a new background task.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Events associated with pages
List of events associated with pages...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Code statistics
The code statistics affect......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
How to develop a PHP site?
What is a PHP site?......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SysGetExtLink (Function)
Returns the command linked to an extension.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
1
3
4
5
6
7
226
>