ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Note (Property)
The Note property is used to get and change a text associated with an element.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.