ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Outstanding progress bars
Simple or symmetric progress bar?...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Generating the RAD pattern
To generate a RAD pattern:...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WINDEV Mobile concepts
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
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.
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.
Printing in PDF format: Special cases
Specific features of print in PDF format...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
ChangeStyle (Function)
Modifies the style of a control dynamically.
Translating a text file with WDTRAD
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......