ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Combination (Type of variable)
A combination is a set of options.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
VariantConvert (Function)
Converts the value stored in a Variant variable].
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
ERR_BAD_VERSION_RQS
Native Access to SAP
SAP is a widely used ERP......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Programming custom calculations in Table controls
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WLanguage properties available in PHP
The following properties are available in PHP...
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......