ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
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.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Bluetooth constants
List of constants used by the Bluetooth functions....
Text (Property)
The Text property is used to determine if an item is a text item.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
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....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.