ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
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.
Setup mode
Several methods can be used to distribute a WINDEV application...
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Code history
The code history is used to......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
2. Projects in practice
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Creating a query
Two methods can be used to create a query......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
4. Create a page in the editor...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
WDINT, WDTRAD and WDDIXIO: Translation tools
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....