ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
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......
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 Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Image control
The Image control is used to......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Events associated with Link controls
List of events associated with Link 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....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
VideoListParameter (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......
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......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Events associated with Image controls
List of events associated with Image controls...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
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......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
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......