ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Sharing a project in practice
The Sidebar control
The Sidebar control gives access to different options......
Net constants
List of constants used by the Net functions....
Reals
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Error 1054: 'Ancestor' cannot be used outside the code of a class
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.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
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.
9. Sharing a project in practice
Sharing a project in practice...
InitialState (Property)
The InitialState property is used to get the initial state of a control.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
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......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
MatMultiply (Function)
Multiplies two matrices.
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....