ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
OpenChild (Function)
Opens a non-modal child window.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Project description: Project tab
The project description window allows you to configure various elements of your project......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Generating the RAD pattern
To generate a RAD pattern:...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
PDF printing: Special cases
Specific features of print in PDF format...
ChangeStyle (Function)
Modifies the style of a control dynamically.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Generating an application for Universal Windows 10 App