ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
iPrintReport (Function)
Prints a report created with the report editor.
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....
ServiceControl (Function)
Sends a control message to a service.
12. Retrieving data from a site
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......
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....
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
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......
Window management functions (prefixed syntax)
List of functions for managing windows...
iPrintReport (External language)
Prints a report created with the report editor.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
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....
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
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
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.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current 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...