ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Notification Push: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Events associated with Shape controls
List of events associated with Shape controls...
ERR_DISCONNECTED_BY_ADMIN
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
<Window>.ToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
Designing a supercontrol
A supercontrol is an advanced type of control......
ERR_NO_APPLICATION
Events associated with Table controls
List of events associated with Table controls...