ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintArea (Function)
Prints a text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
MDIOpen (Function)
Opens and enables an MDI child window.
MemExist (Function)
Checks the existence of a memory zone.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
dCopy (Function)
Copies an image to another image.
MemModify (Function)
Modifies an element in a memory zone.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
2. WEBDEV administrator in practice
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
MemFound (Function)
Checks whether the sought element was found.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.