ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL view
An SQL view is a virtual data source defined by an SQL query......
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
The Sidebar control
The Sidebar control gives access to different options......
Window controls
Several types of controls can be used in a window, ......
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Net constants
List of constants used by the Net functions....
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Error 1054: 'Ancestor' cannot be used outside the code of a class
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
GroupReset (Function)
Reinitializes the Group structure.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
8. Sharing a project in practice
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......