ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Constants for managing certificates
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
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
Positioning a toolbar
A Toolbar control can be created in a standard window or in an MDI parent window......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Events associated with Edit controls
WLanguage events associated with Edit controls...
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.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
Control constants
List of constants used by control management functions...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
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....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......