ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Setup mode
Several methods can be used to distribute a WINDEV application...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Operations performed on use case diagrams
The following paragraphs explain......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Font (Type of variable)
A Font variable creates a font programmatically...
Detailed use of WINDEV FTP/RPC
Sharing elements with a WINDEV application
FTP constants
List of constants used by the FTP functions....
Principle for running threads
At runtime, an application runs in a main thread......
Source Code Manager overview
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
The structure of the file for remote control
The management of remote control uses a file in INI format......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......