ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<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.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
<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.
Constants for SMS functions
List of constants used by the SMS functions....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
<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....
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.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
DateModified (Property)
The DateModified property is used to get the modification 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......