ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file 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....
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
Telephony functions
List of telephony functions...
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Data persistence
The data persistence is used to store the value typed by the user......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
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....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Interface of WDInst
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
ERR_DISCONNECTED_TIMEOUT
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
16. Java applications in practice
Java applications in practice...
Extracting messages added or modified since last extraction
A project was already created and translated......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......