ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
5. The following files are automatically created
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.
Age (Function)
Returns the age according to the date of birth.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
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.