ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
XMLDocument (Function)
Creates a new XML document.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
BrowserType (Function)
Returns the type of browser used by the Web user.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
xlsData (Example)
Usage example of the xlsData function
dPixelColor (Example)
Usage example of the dPixelColor function
dText (Example)
Usage example of the dText function
The Line control
A Line control is used to display a line in a page......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Border of controls
One of the most important elements of control style is its border......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Font management properties
List of font management properties...
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
dLine (Example)
Usage example of the dLine function
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....