ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-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...
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....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
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:...