ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
iPrintImage (Example)
Usage example of the iPrintImage function
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Events associated with Edit controls
WLanguage events associated with Edit controls...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
iPrintImage (Function)
Sends the image file to print to the print buffer.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
grPrint (Function)
Prints a chart.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......