ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Smart controls
Smart controls...
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
18. Order of execution of the code of buttons/links
Replication: The different types
The data replication is a powerful feature......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
2. WEBDEV administrator in practice
15. Project Management Hub
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
16. Managing requirements
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Start of Break block (Break header)
The Start of break block is optional......
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....