ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) 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.
iPrintAreaHTML (Function)
Pritns a text in HTML format 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.)...
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Bar code constants
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
MemExist (Function)
Checks the existence of a memory zone.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
MDIOpen (Function)
Opens and enables an MDI child window.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
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......