ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
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......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
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...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
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)......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Variable scope
Variables can be declared anywhere in the code....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HDelete (Function)
Deletes a record from a data file (query or view).
Search and full-text index
HFSQL proposes a quick search for character strings in the data......