ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
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)......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
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......
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]....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
VariantConvert (Function)
Converts the value stored in a Variant variable].
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
ERR_BAD_VERSION_RQS
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......
Speech recognition functions
The following functions are used to manage speech recognition:...
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.)....