ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
8. If you are already familiar with WINDEV
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......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Glossary
The glossary lists all the abbreviations used in the code editor......
Error 1029: The access to the base class is restricted by a protected inheritance
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Error 1030: The access to the base class is restricted by a private inheritance
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Functions for managing the Combinations and Enumerations
Events associated with pages
List of events associated with pages...
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
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......
1
4
5
6
7
8
283
>