ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCookieReset (Function)
Deletes all the cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
DateDifference (Function)
Calculates the number of days between two dates.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<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....
RESTSend (Function)
Sends a REST request and waits for the server response.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
MCI functions
List of MCI functions...
Events associated with Looper controls
List of events associated with Looper controls...
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).