ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Error 1009: The member of the class is private
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....
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Handling the report blocks through programming
Each report block is associated with different events......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Glossary
The glossary lists all the abbreviations used in the code editor......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
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......
Functions for managing the Combinations and Enumerations
Error 202: The method already has an access attribute (public, protected or private)
WinCopyForm (Function)
Copies the content of a form into the clipboard.
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).
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....
Events associated with pages
List of events associated with pages...
1
2
3
4
5
6
289
>