ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
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.
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)....
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.
DateDifference (Function)
Calculates the number of days between two dates.