ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
VibrationTrigger (Function)
Triggers the vibrations of the device.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
FinFutureVal (Function)
Returns the future value of an investment.
SMSSend (Function)
Sends an SMS.
XMLFind (Function)
Performs a search in an XML document.
ArrayDistinct (Function)
Returns an array without duplicates.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.