ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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....
saasService (Variable type)
The saasService type is used to define the advanced characteristics of a SaaS service.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
HTTPSendForm (Function)
Sends an HTTP form.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more tables.
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
HFSQL constants
List of constants used by the HFSQL functions....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
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......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....