ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
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.
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.
5. The following files are automatically created
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
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.
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.