ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image control
The Image control is used to......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
MATLAB functions
The following functions are used to access MATLAB:...
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
<Array>.Max (Function)
Returns the greatest value in the array.
Max (Function)
Returns the greatest value passed as parameter.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Creating the windows and the pages of the RAD pattern
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....