ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Feedback component
The Feedback component is a component provided with WINDEV......
Compilation options
The compilation options allow you to define the help system generation settings......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WINDEV License Agreement
WINDEV License Agreement...
Constants for managing the modification of windows by the user
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
AWP without UI
Bootstrap, Angular, React, Vue......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Events associated with the project
List of events associated with the project...
WEBDEV license agreement
WEBDEV license agreement...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Animation (Property)
The Animation property animates an image.