ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
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....
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
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).
Error 13: The label already exists
Functions for managing images (prefix syntax)
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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....
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.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.