ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various WEBDEV constants
Various WEBDEV constants...
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Programming the looper attributes
All the looper attributes can be handled by programming......
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
8. Project sharing in practice
Deselects a row in a Looper control....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......