ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
Compile (Example)
Usage example of the Compile function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Certificate
The Certificate keyword can correspond to...
Events associated with pages
List of events associated with pages...
Code editor: Display options
The code editor proposes several display options......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
14. PHP generation in practice
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
WebAddress (Variable type)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Project description: Options tab
The project description window allows you to configure various elements of your project......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).