ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
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....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Using the task management and the schedule
Time management is extremely important......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
List,Search (External language)
Finds a value in a list.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Testing a project: setting
By testing the project you can simulate how the application will run......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Page with parameters
11. Popup page
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Resizing a window (AAF)
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......