ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Creating a flexible modeling
To create a new flexible modeling, you can......
gpwUser (Variable type)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
Constants for managing contact functions
Deselects an appointment from an Organizer control....
Advanced types
The advanced types of WLanguage are as follows...
Browser constants
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....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
WLanguageCodeFormatting (Variable type)
The WLanguageCodeFormatting type is used to define all the WLanguage code formatting options.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
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....