ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
10. UMC: User Macro-Code
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......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
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......
13. Types of standard controls
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....
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......
Error 102: The constants can be defined in the initialization code of project, ...
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.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Error 101: Declaration of global variable not allowed
5. User Groupware in practice