ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
WEBDEV concepts
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
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 control in a report....
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
The Upload control
The Upload control is used to upload files on the Web server......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
12. External component in practice
13. External component in practice
External component in practice...
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
9. Application menus
Menus are displayed in different ways......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Generating the setup program
The last wizard step for creating the setup program allows you to......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
ERR_BAD_CONTEXT_FOUND