ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLPrevious (Function)
Positions on the previous element (tag or attribute).
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Operations performed on deployment diagrams
The following paragraphs explain......
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
gBackgroundGradient (Function)
Describes a display color in gradient mode.
MCI functions
List of MCI functions...
DateDifference (Function)
Calculates the number of days between two dates.
Events associated with Looper controls
List of events associated with Looper controls...
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
Animating a Static control
Two methods can be used to animate a Static control......