ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
ERR_CANNOT_CREATE_TMP
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Right (Function)
Extracts the last characters from a string or string buffer.