ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Information 2104: This function is kept for backward compatibility
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Error 507: The '++' operator is not allowed
Error 13: The label already exists
9. Types of standard controls
Types of standard controls...
Using several libraries in an application
A library is a WDL file that contains all the resources......
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
11. Table/Looper controls
11. Table/Looper controls
3. UML models in practice
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
ERR_ALREADYCONNECTED
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....