ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Glossary
The glossary lists all the abbreviations used in the code editor......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Action Bar control events
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Properties associated with a page
Functions for managing the Combinations and Enumerations
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Events associated with pages
List of events associated with pages...
1
2
3
4
5
6
278
>