ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Events associated with supercontrols
List of events associated with supercontrols...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
5. User Groupware in practice
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HTTP constants
List of constants used by the HTTP functions....
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min