ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Text (Property)
Text is used to find out whether an item is a text item.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Binding a List Box control to an item
A List Box control can be bound to an item in a table, query, etc....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
<Table>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control.
DoubleClick (Property)
The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked.
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
<Looper>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
SystemBarColor (Property)
The SystemBarColor property gets or sets the system bar color of full-screen windows in mobile devices.
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....