ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Environment of the data model editor
<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....
<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....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
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.
Events associated with a Gantt Chart column
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).
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
<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......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
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....
12. Available tests
Reports & Queries: New features in this version