ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
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....
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....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
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....