ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
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 Web user will have the ability to print the report from a button, a menu option, ... for example....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
2. Deploying a static site or a PHP site
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.