ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
DateToDay (Function)
Returns the day corresponding to a given date.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Events associated with SilverLight control
List of events associated with SilverLight controls...
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
SysSpace (Function)
Returns the physical memory space for the current computer.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
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)...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.