ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Sum (Function)
Calculates the sum of the array elements.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Description (Property)
The Description property is used to get and change the description of an element.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HLinkMemo (Example)
Usage example of the HLinkMemo function
fMakeDir (Example)
Usage example of the fMakeDir function
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HCloseConnection (Example)
Usage example of the HCloseConenction function
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
SysXRes (Function)
Returns the horizontal screen resolution.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.