ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HModify (Example)
Usage example of the HModify function
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
MemSeek (Example)
Usage example of the MemSeek function
Height (Property)
The Height property is used to get and change 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....
The HTML control
The HTML control displays HTML pages or HTML code......
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
ToastDisplay (Function)
Displays a "Toast" message.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
fRename (Example)
Usage example of the fRename function
Execute (Function)
Starts the execution of a process through programming.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fCreate (Example)
Usage example of the fCreate function
fMakeDir (Example)
Usage example of the fMakeDir function
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.