ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Properties associated with the report blocks
List of properties associated with the report blocks...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Specific features of the Express version
Software Factory
The concept of software factory is used to automate the process for creating applications....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The Static control
A Static control is a control used to display a static text......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
The Image control
The Image control is used to......
Customizing the report viewer: Available windows
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Typing multilingual texts
For a multilingual application, you have the ability to......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....