ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Exif functions
List of Exif functions...
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
xlsClose (Function)
Closes an XLS file.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
DateDifference (Function)
Calculates the number of days between two dates.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Time (Type of variable)
The Time type is used to easily handle the times...
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.