ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Events associated with a Gantt Chart column
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
1. What is a website?
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......