ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Chart management functions
...Chart management functions...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
iParameter (Function)
Retrieves the printer configuration and configures the print.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
PDFToText (Function)
Extract the text contained in an Document PDF.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Extern (Reserved word)
EXTERN is used to...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
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.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
eToCurrency (Function)
Converts a value expressed in Euro into another currency.