ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
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.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
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?...
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
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......
Accessibilité (Property)
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....
WINDEV Mobile concepts
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......
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.
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.