ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Record (Type of variable)
The Record type is used to save the values of a record.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
HTTPSendForm (Function)
Sends an HTTP form.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
iEllipse (Function)
Prints an ellipse (in a rectangle).
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Discover all the possibilities of pivot tables
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......