ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
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).
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
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.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Age (Function)
Returns the age according to the date of birth.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
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.