ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Text (Property)
The Text property is used to get and modify text.
Count (Property)
The Count property returns the number of elements in a given set.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
X (Property)
The X property gets and sets the X-coordinate of an element.
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Sort (Function)
Sorts a WLanguage array.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Size (Property)
The Size property is used to determine and change the size of an element.
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.