ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
11. Table/Looper controls
Events associated with the project
List of events associated with the project...
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
WDDeploy features
WDDeploy can be used to......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Data persistence
The data persistence is used to store the value typed by the user......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Configuring the setup program
Two tools can be used to create a setup program......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Programming custom calculations in Table controls
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
FileDisplay (Function)
Displays a file in the browser of Web user.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.