ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Error 1008: The member of the class is protected
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Error 1015: The method of the class is protected
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Using the query result
The result of a select query can be used in......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......