ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Text (Property)
The Text property is used to get and modify text.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
iParameterViewer (Function)
Configures the report viewer.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
2. Projects in practice
Discover the main operations that can be performed on a project....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Title (Property)
The Title property is used to get and change the title of an element.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
2. Projects in practice
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Description (Property)
The Description property is used to get and change the page description.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min