ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL Rewriting
URL Rewriting is a technique used to improve SEO......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Error 705: The property does not exist on this type
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Error 706: The property does not exist on this type of control
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....