ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
New features in WINDEV 2025
WINDEV 2025 is now available!...
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
ERR_NO_CURRENT_PAGE
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
<Window>.ToFile (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......