ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Upload control events
The WLanguage events associated with the Upload control are as follows:...
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
TreeView Table control properties
List of properties associated with the TreeView Table control...
Properties associated with infinite Progress Bar controls
You can manipulate Infinite Progress Bar controls in a window using the following WLanguage properties......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
EmailOpenMail (Function)
Opens the default messaging software: of the user on the browser. of the user on the current Windows computer. on the phone....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
VerticalSwipe (Property)
The VerticalSwipe property gets and changes the swipe direction in an internal window with swipe gesture support.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
5. Displaying a WEBDEV Session site
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
WDOptimizer: Presentation
The various operations that can be carried out with WDOptimizer are ......