ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

21. Managing business rules
Managing business rules...
18. Management of business rules
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
AWP without UI
Bootstrap, Angular, React, Vue......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 40: The END statement marking the end of the class declaration is missing
Error 1014: The access to the member of the class is restricted by a private inheritance
Locking data files: correspondence between WINDEV 5.5 and the later versions
7. Source Code Manager (SCM)
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......