ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
ERR_BAD_VERSION_RQS
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
<GuidedTour>Info( Function)
Returns information about a guided tour.
GuidedTourInfo (Function)
Returns information about a guided tour.
WDTRAD license agreement
WDTRAD license agreement...
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......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
WLanguage properties available in PHP
The following properties are available in PHP...
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.