ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Constants for SMS functions
List of constants used by the SMS functions....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......