ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
DateToDay (Function)
Returns the day that corresponds to a given date.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
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....
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Defining clickable areas
In a page, an Image control can contain clickable areas......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).