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...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
ComponentInfo (Function)
Returns information about a component.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
iParameterViewer (Function)
Configures the report viewer.
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
14. Managing the "Back" button in practice
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.