ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Style of a control
As soon as it is created, a control is associated with a style......
HTTPRequest (Function)
Starts an HTTP request on a server.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Dashboard control
Dashboards are essential elements in an application......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
9. Sharing a project in practice
Sharing a project in practice...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
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.
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).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
WLanguageCodeFormatting (Variable type)
The WLanguageCodeFormatting type is used to define all the WLanguage code formatting options.