ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Warning 127: You are using a data source local to the process
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
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.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.