ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
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)......
Translating a text file with WDTRAD
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
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 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......
Generating the RAD pattern
To generate a RAD pattern:...
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....
WINDEV Mobile concepts
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
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.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Printing in PDF format: Special cases
Specific features of print in PDF format...
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.