ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToString (Function)
Converts a time to a string in the specified format.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
CurrentDay( Function)
Returns the number of the current day in the current month.
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
TimePicker (Function)
Opens the system time picker.
Animating a Static control
Two methods can be used to animate a Static control......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
TimeToInteger (Function)
Converts a time to an integer.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Extracting the text of the project
The following text can be extracted......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......