ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
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......
The "Code hashtags" pane
Events associated with pages
List of events associated with pages...
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).
Code history
The code history is used to......
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....
Error 13: The label already exists
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Error 1045: A class cannot be declared outside the declaration code of a class
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Error 25: No THEN statement is associated with this IF
Error 3: The string has no final "
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)......
1
4
5
6
7
8
267
>