ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
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.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
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.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Events associated with SilverLight control
List of events associated with SilverLight controls...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Age (Function)
Returns the age according to the date of birth.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.