ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
<Source>.ChangeKey (Function)
Changes the browse item.
HChangeKey (Function)
Changes the browse item.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
Geodesic (Property)
The Geodesic property is used to indicate whether the drawing should follow the curvature of the Earth.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......