ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HReadLast (Example)
Usage example of the HReadLast function
HOut (Example)
Usage example of the HOut function
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Creating the Vision windows of the WINDEV RAD pattern
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
BackgroundTaskAdd (Function)
Adds a new background task.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Using .NET assemblies in a project
To use .NET assemblies in a project......