ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the setup program
Two tools can be used to create a setup program...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Generating the setup program
The last wizard step for creating the setup program allows you to...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Setup mode
Several methods can be used to distribute a WINDEV application...
HLogStop (Function)
Stops the log process of a file.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
iEndReport (Function)
Forces the report print to stop.
<Source>.LogStop (Function)
Stops the log process of a file.
Wait (Function)
Temporarily stops the program execution.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
ImageStopScrolling (Function)
Stops the automatic image sliding.
ThreadRequestStop (Function)
Sends a stop request to a thread.
ChronoReset (Function)
Stops and resets a running stopwatch.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
13. Debugger
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......