ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<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....
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
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.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
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.
Browser management functions
List of functions for managing browsers...
DateCreated (Property)
The DateCreated property is used to get the creation 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......
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.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
FontName (Property)
The FontName property is used to manage the name of the font used.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
DNS functions