ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup mode
Several methods can be used to distribute a WINDEV application...
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...
Configuring the setup program
Two tools can be used to create a setup program...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Error 19: The step of this FOR loop must be constant
Configuring Reports & Queries
Reports & Queries is used to......
4. Activating a dynamic WEBDEV site
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Step 1: Configuring the print parameters
This step allows you to choose......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.