ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Peeling Corner control properties
HTTPRequest (Example)
Usage example of the HTTPRequest function
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Event (Example)
Usage example of the Event function
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HSubstDir (Example)
Usage example of the HSubstDir function
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
zipExtractAll (Example)
Usage example of the zipExtractAll function
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
XMLFind (Function)
Performs a search in an XML document.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipExtractFile (Example)
Usage example of the zipExtractFile function
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......