ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxPause (Function)
Pauses a fax in the spooler.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
<Chart>.SourceSeries (Function)
Defines the source of a series.
grSourceSeries (Function)
Defines the source of a series.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Text (Property)
Text is used to find out whether an item is a text item.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
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.).
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
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....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.