ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Delete (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....
<Array>.Delete (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....
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....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
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.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<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.
<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).
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
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.