ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The Image control
The Image control is used to......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Events associated with Link controls
List of events associated with Link controls...
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Events associated with Image controls
List of events associated with Image controls...
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
8. If you are already familiar with WINDEV
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......