ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Error (Function)
Displays a custom error message in a system error window.
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
OpenChild (Function)
Opens a non-modal child window.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Global and local variable
Two types of variables are available......
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Drawing constants
List of constants used by the drawing functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min