ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
DownloadAdd (Function)
Adds a new download in the device's download manager....
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.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
FirstDayOfMonth (Function)
Returns the first day of the month.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.