ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Declaring and using a variable
A variable is defined by name and type......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
State (Property)
The State property is used to get and change the state of an element.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Creating links
Links help users navigate the help system......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.