ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
MyPage (Reserved word)
MyPage is used to handle the current page...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
ThreadPersistent (Function)
Makes a thread persistent.
Bluetooth constants
List of constants used by the Bluetooth functions....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
TextColor (Property)
The TextColor property is used to set the text color of an element.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....