ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (External language)
Closes the current window and restores the context that existed before the window opening.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
7. Multilingual applications in practice
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
11. Popup page
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SAP functions
List of SAP functions...
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
Installing WDDIXIO
DateModified (Property)
The DateModified property is used to get the modification date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.