ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
WINDEV 2024 Tutorial - Table of contents
Global and local variable
Two types of variables are available......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Multi-project search
Performing a search in the current project is a common operation......
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....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
The Clickable Image control
The Clickable Image control can be used to......
grLegendFont (Function)
Modifies the font used for the chart legend.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
HTTP constants
List of constants used by the HTTP functions....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
iDestination (Function)
Configures the print destination.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.