ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
MaskFormat (Function)
Formats a character string using an InputMask variable.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
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).
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
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.
ContentType (Property)
The ContentType property gets and sets the type of a message.
VariantConvert (Function)
Converts the value stored in a Variant variable].
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.