ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpeningParameters (Property)
The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window. This new property is available from WINDEV Suite SaaS 2025 Update 2....
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
Properties associated with .NET field 3.0, 4.0, ... (WPF)
List Box control properties associated with .NET 3.0, 4.0, ... (WPF)...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Properties associated with the areas defined in Zoning mode
Installer theme
The setup program creation wizard lets you customize the setup program windows......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
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)......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....