ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetSendBuffer (Example)
Usage example of the NetSendBuffer function
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
NetSendMessage (Example)
Usage example of the NetSendMessage function
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
NFC constants
List of constants used by the NFC functions...
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Constants for managing emails
List of constants used by the functions for managing emails....
Static control properties
List of properties associated with a Static control...