ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
RTF control properties
List of properties associated with the RTF control...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
Decode (Function)
Decodes a character string that was encoded by Encode.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Sidebar control properties
List of properties associated with the Sidebar control...
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Item control properties
List of properties associated with the Item control...
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.