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...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Functions for managing objects (External language)
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
AppInstallUPD (Function)
Triggers the automatic update of current application.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
RestartProgram (Function)
Ends the application and restarts it.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
CommandLine
The CommandLine keyword can correspond to...
Creating a Java archive
When your Java application is developed, you can......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
ExeListProcess (Function)
Returns the list of applications currently run.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
fSelectDir (Function)
Opens a directory picker.
ServiceRestart (Function)
Restarts a service (already started).
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
1
2
3
4
5
6
226
>