ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
TimeToInteger (Function)
Converts a time to an integer.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Start of Break block (Break header)
The Start of break block is optional......
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....
Chart constants
List of constants used by the functions for chart management....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
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.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
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.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.