ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List of extension attributes
The list of extension attributes ......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Properties associated with the report blocks
List of properties associated with the report blocks...
Sort (Function)
Sorts a WLanguage array.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
PDFToText (Function)
Extract the text contained in an Document PDF.