ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Viewing a report in 3D
Your report displays controls that overlap?......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Creating the skin template of a report
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Link properties
When creating a link, you can simply specify the destination......
Aliases on tables: HAlias function
The aliases are used to handle......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Creating help pages
A help system includes several pages......
Binding a Check Box control to an item
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
The Static Text control
A Static Text control is a control used to display a static text......
Global and local variable
Two types of variables are available......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....