ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
5. Displaying a WEBDEV Session site
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Report data source
...The reports can be created with the data coming from:...
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
ERR_MISSING_PAGE
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Report viewer: Proposing several reports
In the document preview, end users can......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
13. Types of standard controls
Error 102: The constants can be defined in the initialization code of project, ...
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
10. UMC: User Macro-Code
Error 101: Declaration of global variable not allowed
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......