ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 809: The * character cannot be used as mandatory parameter in a function
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
dCopy (Function)
Copies an image to another image.
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
HaspHLLogin (Function)
Connects the application with a Hasp key.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Popup window
WINDEV allows you to open windows in popup format......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Date
The Date keyword can correspond to...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Scheduler report
The report editor allows you to create "Scheduler" reports....
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.