ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....