ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
7. Multilingual sites in practice
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Managing parallel tasks
The computers are becoming more and more powerful......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......