ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup on a local network (LAN)
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Custom properties (WLanguage)
A custom property is a code element with two events......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Exif functions
List of Exif functions...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
3. UML models in practice
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
How to develop a PHP site?
What is a PHP site?......
4. When to use the debugger?
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
5. Deploying a dynamic site (Session or AWP) in practice
Recompiling the project
The project compilation is a process used to......
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.