ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
WDEnd (External language)
Ends a program that is using WINDEV.
Creating a delete query
A delete query (corresponding SQL statement......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Window functions
List of functions for managing windows...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
End of Document block
The End of document block is run once at the end of the report execution......
Software license agreement
WINDEV Express license agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....