ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
12. Universal replication
13. Universal replication
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Scheduler control events
The following events associated with Scheduler controls:...
Events associated with the Pivot Table control
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
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....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Time (Type of variable)
The Time type is used to easily handle the times...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.