ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
12. Retrieving data from a site
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
ServiceControl (Function)
Sends a control message to a service.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
iPrintReport (Function)
Prints a report created with the report editor.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Window management functions (prefixed syntax)
List of functions for managing windows...
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.